Home
last modified time | relevance | path

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

/freebsd-13.1/bin/setfacl/
H A Dsetfacl.c103 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()
377 entry = zmalloc(sizeof(struct sf_entry)); in main()
392 entry = zmalloc(sizeof(struct sf_entry)); in main()
398 entry = zmalloc(sizeof(struct sf_entry)); in main()
419 entry = zmalloc(sizeof(struct sf_entry)); in main()
430 entry = zmalloc(sizeof(struct sf_entry)); in main()
435 entry = zmalloc(sizeof(struct sf_entry)); in main()
446 entry = zmalloc(sizeof(struct sf_entry)); in main()
H A Dutil.c36 zmalloc(size_t size) in zmalloc() function
H A Dsetfacl.h53 void *zmalloc(size_t size);