Home
last modified time | relevance | path

Searched refs:zmalloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/bin/setfacl/
H A Dsetfacl.c101 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()
375 entry = zmalloc(sizeof(struct sf_entry)); in main()
390 entry = zmalloc(sizeof(struct sf_entry)); in main()
396 entry = zmalloc(sizeof(struct sf_entry)); in main()
417 entry = zmalloc(sizeof(struct sf_entry)); in main()
428 entry = zmalloc(sizeof(struct sf_entry)); in main()
433 entry = zmalloc(sizeof(struct sf_entry)); in main()
444 entry = zmalloc(sizeof(struct sf_entry)); in main()
H A Dutil.c34 zmalloc(size_t size) in zmalloc() function
H A Dsetfacl.h51 void *zmalloc(size_t size);