| /freebsd-14.2/usr.sbin/jail/ |
| H A D | jailparse.y | 108 j->name = emalloc(parentlen + strlen($1) + 2); 156 $$ = emalloc(sizeof(struct cfparam)); 163 $$ = emalloc(sizeof(struct cfparam)); 172 $$ = emalloc(sizeof(struct cfstrings)); 189 $$ = emalloc(sizeof(struct cfstring)); 198 $$ = emalloc(sizeof(struct cfstring)); 202 v = emalloc(sizeof(struct cfvar)); 223 v = emalloc(sizeof(struct cfvar));
|
| H A D | config.c | 239 ns = emalloc(sizeof(struct cfstring)); in load_config() 286 fullpath = emalloc(dirlen + strlen(cfname) + 1); in include_config() 338 j = emalloc(sizeof(struct cfjail)); in add_jail() 378 ns = emalloc(sizeof(struct cfstring)); in add_param() 383 nv = emalloc(sizeof(struct cfvar)); in add_param() 405 ns = emalloc(sizeof(struct cfstring)); in add_param() 444 np = emalloc(sizeof(struct cfparam)); in add_param() 761 j->jp = jp = emalloc(j->njp * sizeof(struct jailparam)); in import_params()
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libutil/ |
| H A D | t_efun.c | 90 ATF_TC(emalloc); 91 ATF_TC_HEAD(emalloc, tc) in ATF_TC_HEAD() argument 96 ATF_TC_BODY(emalloc, tc) in ATF_TC_BODY() argument 101 x = emalloc(-1); in ATF_TC_BODY() 131 ATF_TP_ADD_TC(tp, emalloc); in ATF_TP_ADD_TCS()
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | asn1parse.y | 415 $$ = emalloc(sizeof(*$$)); 430 $$ = emalloc(sizeof(*$$)); 747 $$ = emalloc(sizeof(*$$)); 769 $$ = emalloc(sizeof(*$$)); 800 $$ = emalloc(sizeof(*$$)); 900 $$ = emalloc(sizeof(*$$)); 908 $$ = emalloc(sizeof(*$$)); 914 $$ = emalloc(sizeof(*$$)); 922 $$ = emalloc(sizeof(*$$)); 938 $$ = emalloc(sizeof(*$$)); [all …]
|
| H A D | asn1parse.c | 1823 (yyval.sl) = emalloc(sizeof(*(yyval.sl))); 1832 (yyval.sl) = emalloc(sizeof(*(yyval.sl))); 1954 (yyval.member) = emalloc(sizeof(*(yyval.member))); 2361 (yyval.member) = emalloc(sizeof(*(yyval.member))); 2417 (yyval.member) = emalloc(sizeof(*(yyval.member))); 2502 (yyval.value) = emalloc(sizeof(*(yyval.value))); 2511 (yyval.value) = emalloc(sizeof(*(yyval.value))); 2520 (yyval.value) = emalloc(sizeof(*(yyval.value))); 2529 (yyval.value) = emalloc(sizeof(*(yyval.value))); 2544 (yyval.value) = emalloc(sizeof(*(yyval.value))); [all …]
|
| H A D | symbol.c | 81 s = (Symbol *) emalloc(sizeof(*s)); in addsym()
|
| /freebsd-14.2/sbin/rcorder/ |
| H A D | rcorder.c | 243 ent = emalloc(sizeof *ent + strlen(s)); in strnode_add() 265 temp = emalloc(sizeof(*temp)); in filenode_new() 298 rnode = emalloc(sizeof(*rnode)); in add_require() 321 head = emalloc(sizeof(*head)); in add_provide() 369 pnode = emalloc(sizeof(*pnode)); in add_provide() 379 f_pnode = emalloc(sizeof(*f_pnode)); in add_provide() 557 head = emalloc(sizeof(*head)); in make_fake_provision() 564 pnode = emalloc(sizeof(*pnode)); in make_fake_provision() 574 f_pnode = emalloc(sizeof(*f_pnode)); in make_fake_provision() 617 rnode = emalloc(sizeof(*rnode)); in insert_before() [all …]
|
| H A D | hash.c | 130 t->bucketPtr = hp = (struct Hash_Entry **)emalloc(sizeof(*hp) * i); in Hash_InitTable() 265 e = (Hash_Entry *) emalloc(sizeof(*e) + keylen); in Hash_CreateEntry() 424 t->bucketPtr = hp = (struct Hash_Entry **) emalloc(sizeof(*hp) * i); in RebuildTable()
|
| H A D | ealloc.h | 3 void *emalloc(size_t len);
|
| H A D | ealloc.c | 72 emalloc(size_t len) in emalloc() function
|
| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | aes-test.c | 338 iov[0].data.data = emalloc(iov[0].data.length); in krb_enc_iov2() 342 iov[1].data.data = emalloc(iov[1].data.length); in krb_enc_iov2() 348 iov[2].data.data = emalloc(iov[2].data.length); in krb_enc_iov2() 352 iov[3].data.data = emalloc(iov[3].data.length); in krb_enc_iov2() 369 p = q = emalloc(len); in krb_enc_iov2() 441 iov[0].data.data = emalloc(iov[0].data.length); in krb_enc_iov() 448 iov[1].data.data = emalloc(iov[1].data.length); in krb_enc_iov() 454 iov[2].data.data = emalloc(len); in krb_enc_iov() 493 iov[0].data.data = emalloc(iov[0].data.length); in krb_checksum_iov() 696 base = emalloc(len); in iov_test() [all …]
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntp_crypto.c | 536 fp = emalloc(len); in crypto_recv() 1041 fp = emalloc(len); in crypto_recv() 2089 ptr = emalloc(len); in bighash() 2201 vp->ptr = emalloc(len); in crypto_alice() 2315 ptr = emalloc(len); in crypto_bob() 2539 vp->ptr = emalloc(len); in crypto_alice2() 2641 ptr = emalloc(len); in crypto_bob2() 2881 vp->ptr = emalloc(len); in crypto_alice3() 2991 ptr = emalloc(len); in crypto_bob3() 3242 vp->ptr = emalloc(len); in cert_sign() [all …]
|
| H A D | ntp_prio_q.c | 35 my_queue = emalloc(sizeof(queue)); in debug_create_priority_queue() 86 new_node = emalloc(sizeof(*new_node) + size); in debug_get_node()
|
| H A D | ntp_filegen.c | 114 filename = emalloc(len); in filegen_open() 115 fullname = emalloc(len); in filegen_open() 230 savename = emalloc(len); in filegen_open() 587 *ppfe = emalloc(sizeof **ppfe); in filegen_register()
|
| /freebsd-14.2/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
| H A D | dtfs_subr.c | 110 dfd = emalloc(sizeof(struct dtfs_dirent)); in dtfs_genfile() 128 dff = emalloc(sizeof(struct dtfs_file)); in dtfs_newdir() 140 dff = emalloc(sizeof(struct dtfs_file)); in dtfs_newfile() 263 df->df_blocks[i] = emalloc(DTFS_BLOCKSIZE); in dtfs_setsize()
|
| /freebsd-14.2/sbin/quotacheck/ |
| H A D | preen.c | 84 extern void *emalloc(size_t); 240 d = emalloc(sizeof(*d)); in finddisk() 263 p = emalloc(sizeof(*p)); in addpart()
|
| /freebsd-14.2/crypto/heimdal/lib/roken/ |
| H A D | emalloc.c | 46 emalloc (size_t sz) in emalloc() function
|
| /freebsd-14.2/usr.sbin/makefs/ |
| H A D | cd9660.c | 427 emalloc(strlen(buf) + 1); in cd9660_parse_opts() 500 real_root->isoDirRecord = emalloc(sizeof(*real_root->isoDirRecord)); in cd9660_makefs() 747 temp = emalloc(sizeof(*temp)); in cd9660_setup_volume_descriptors() 760 t = emalloc(sizeof(*t)); in cd9660_setup_volume_descriptors() 772 t = emalloc(sizeof(*t)); in cd9660_setup_volume_descriptors() 794 node->isoExtAttributes = emalloc(sizeof(*node->isoExtAttributes)); 844 newnode->isoDirRecord = emalloc(sizeof(*newnode->isoDirRecord)); in cd9660_translate_node() 1051 tmp = emalloc(ISO_FILENAME_MAXLENGTH_WITH_PADDING); in cd9660_rename_filename() 1490 n = emalloc(sizeof(struct s)); \ 1927 tfsnode = emalloc(sizeof(*tfsnode)); in cd9660_create_virtual_entry() [all …]
|
| /freebsd-14.2/contrib/ntp/libntp/ |
| H A D | machines.c | 42 host1 = (struct hostent *) emalloc (sizeof(struct hostent)); in gethostbyname() 56 host1 = (struct hostent *) emalloc (sizeof(struct hostent)); in gethostbyaddr() 68 serv1 = (struct servent *) emalloc (sizeof(struct servent)); in getservbyname()
|
| /freebsd-14.2/sbin/fsck/ |
| H A D | fsutil.h | 40 void *emalloc(size_t);
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | make_malloc.h | 36 #define bmake_malloc(n) emalloc(n)
|
| /freebsd-14.2/lib/libnetbsd/ |
| H A D | util.h | 46 void *emalloc(size_t);
|
| /freebsd-14.2/contrib/ntp/include/isc/ |
| H A D | mem.h | 49 ( ISC_MEM_UNUSED_ARG(c), emalloc(cnt) )
|
| /freebsd-14.2/crypto/heimdal/appl/test/ |
| H A D | http_client.c | 240 req->response = emalloc(p - in_buf + 1); in http_query() 247 req->headers[req->num_headers] = emalloc(p - in_buf + 1); in http_query() 390 input_token.value = emalloc(len); in main()
|
| /freebsd-14.2/contrib/ntp/sntp/tests/ |
| H A D | fileHandlingTest.c | 19 char * path = emalloc(plen); in CreatePath()
|