| /freebsd-13.1/contrib/netbsd-tests/lib/libutil/ |
| H A D | t_efun.c | 50 ATF_TC(ecalloc); 51 ATF_TC_HEAD(ecalloc, tc) in ATF_TC_HEAD() argument 56 ATF_TC_BODY(ecalloc, tc) in ATF_TC_BODY() argument 61 x = ecalloc(-1, 1); in ATF_TC_BODY() 67 x = ecalloc(SIZE_MAX, 2); in ATF_TC_BODY() 129 ATF_TP_ADD_TC(tp, ecalloc); in ATF_TP_ADD_TCS()
|
| /freebsd-13.1/contrib/less/ |
| H A D | filename.c | 192 newstr = p = (char *) ecalloc(len, sizeof(char)); 357 e = (char *) ecalloc(n+1, sizeof(char)); 427 fpat = (char *) ecalloc(len, sizeof(char)); 436 fpat = (char *) ecalloc(len, sizeof(char)); 537 buf = (char *) ecalloc(len, sizeof(char)); 550 p = (char *) ecalloc(len, sizeof(char)); 592 scmd = (char *) ecalloc(len, sizeof(char)); 711 p = (char *) ecalloc(len, sizeof(char)); 759 cmd = (char *) ecalloc(len, sizeof(char)); 898 cmd = (char *) ecalloc(len, sizeof(char)); [all …]
|
| H A D | lesskey.c | 126 ecalloc(count, size) in ecalloc() function 146 pathname = ecalloc(strlen(dirname) + strlen(filename) + 2, sizeof(char)); 308 char *env = (char *) ecalloc(strlen(drive) +
|
| H A D | tags.c | 125 tp = (struct tag *) ecalloc(sizeof(struct tag), 1); 126 tp->tag_file = (char *) ecalloc(strlen(file) + 1, sizeof(char)); 134 tp->tag_pattern = (char *) ecalloc(strlen(pattern) + 1, sizeof(char)); 483 char *cline = (char *) ecalloc(1, cvt_len); in ctagsearch() 565 command = (char *) ecalloc(strlen(cmd) + strlen(flag) +
|
| H A D | main.c | 106 char *env = (char *) ecalloc(strlen(drive) + 327 p = (char *) ecalloc(strlen(s)+1, sizeof(char)); 337 ecalloc(count, size) in ecalloc() function
|
| H A D | pattern.c | 34 ecalloc(1, sizeof(struct re_pattern_buffer)); 51 regex_t *comp = (regex_t *) ecalloc(1, sizeof(regex_t)); 161 cvt_pattern = (char*) ecalloc(1, cvt_length(strlen(pattern), CVT_TO_LC));
|
| H A D | xbuf.c | 43 data = (char *) ecalloc(xbuf->size, sizeof(char));
|
| H A D | cvt.c | 45 int *chpos = (int *) ecalloc(sizeof(int), len);
|
| H A D | position.c | 123 table = (POSITION *) ecalloc(sc_height, sizeof(POSITION)); in pos_init()
|
| H A D | search.c | 181 info->text = (char *) ecalloc(1, strlen(pattern)+1); 681 s = (struct hilite_storage *) ecalloc(1, sizeof(struct hilite_storage)); 682 s->nodes = (struct hilite_node *) ecalloc(capacity, sizeof(struct hilite_node)); 1391 cline = (char *) ecalloc(1, cvt_len); 1909 filter = ecalloc(1, sizeof(struct pattern_info));
|
| /freebsd-13.1/crypto/heimdal/appl/gssmask/ |
| H A D | common.c | 58 (*list)[*listlen] = ecalloc(len, sizeof(**list)); in add_list() 90 list = ecalloc(strings->num_strings, sizeof(*list)); in permutate_all()
|
| /freebsd-13.1/crypto/heimdal/lib/asn1/ |
| H A D | asn1parse.y | 363 $$ = ecalloc(1, sizeof(*$$)); 371 $$ = ecalloc(1, sizeof(*$$)); 379 $$ = ecalloc(1, sizeof(*$$)); 387 $$ = ecalloc(1, sizeof(*$$)); 758 struct member *m = ecalloc(1, sizeof(*m)); 993 Type *t = ecalloc(1, sizeof(*t)); in new_type() 1001 struct constraint_spec *c = ecalloc(1, sizeof(*c)); in new_constraint_spec()
|
| H A D | check-common.c | 71 *map = ecalloc(1, sizeof(**map)); in map_alloc() 87 *map = ecalloc(1, sizeof(**map)); in map_alloc()
|
| H A D | asn1parse.c | 1864 (yyval.range) = ecalloc(1, sizeof(*(yyval.range))); 1875 (yyval.range) = ecalloc(1, sizeof(*(yyval.range))); 1886 (yyval.range) = ecalloc(1, sizeof(*(yyval.range))); 1897 (yyval.range) = ecalloc(1, sizeof(*(yyval.range))); 2349 struct member *m = ecalloc(1, sizeof(*m)); 2816 Type *t = ecalloc(1, sizeof(*t)); in new_type() 2824 struct constraint_spec *c = ecalloc(1, sizeof(*c)); in new_constraint_spec()
|
| /freebsd-13.1/sbin/rcorder/ |
| H A D | ealloc.h | 7 void *ecalloc(size_t nmemb, size_t size);
|
| H A D | ealloc.c | 113 ecalloc(size_t nmemb, size_t size) in ecalloc() function
|
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | ecalloc.c | 46 ecalloc (size_t number, size_t size) in ecalloc() function
|
| /freebsd-13.1/lib/libnetbsd/ |
| H A D | util.h | 48 void *ecalloc(size_t, size_t);
|
| H A D | efun.c | 115 ecalloc(size_t n, size_t s) in ecalloc() function
|
| /freebsd-13.1/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_archimedes.c | 98 arc = ecalloc(1, sizeof(*arc)); in archimedes_convert_node()
|
| H A D | cd9660_write.c | 177 buffer = ecalloc(path_table_sectors, diskStructure->sectorSize); in cd9660_write_path_table() 276 temp_file_name = ecalloc(CD9660MAXPATH + 1, 1); in cd9660_write_file()
|
| /freebsd-13.1/usr.sbin/makefs/msdos/ |
| H A D | msdosfs_vfsops.c | 112 pmp = ecalloc(1, sizeof(*pmp)); in msdosfs_mount() 304 pmp->pm_inusemap = ecalloc(sizeof(*pmp->pm_inusemap), in msdosfs_mount()
|
| /freebsd-13.1/kerberos5/lib/libroken/ |
| H A D | Makefile | 22 ecalloc.c \
|
| /freebsd-13.1/usr.sbin/makefs/ |
| H A D | walk.c | 226 cur = ecalloc(1, sizeof(*cur)); in create_fsnode() 229 cur->inode = ecalloc(1, sizeof(*cur->inode)); in create_fsnode() 666 htable = ecalloc(htmask+1, sizeof(*htable)); in link_check()
|
| H A D | cd9660.c | 178 cd9660node *temp = ecalloc(1, sizeof(*temp)); in cd9660_allocate_cd9660node() 252 iso9660_disk *diskStructure = ecalloc(1, sizeof(*diskStructure)); in cd9660_prep_opts() 776 t->volumeDescriptorData = ecalloc(1, 2048); in cd9660_setup_volume_descriptors() 788 t->volumeDescriptorData = ecalloc(1, 2048); in cd9660_setup_volume_descriptors() 2018 temp->node->inode = ecalloc(1, sizeof(*temp->node->inode)); in cd9660_create_file() 2045 temp->node->inode = ecalloc(1, sizeof(*temp->node->inode)); in cd9660_create_directory()
|