Home
last modified time | relevance | path

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

/freebsd/bin/setfacl/
H A Dsetfacl.c100 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()
374 entry = zmalloc(sizeof(struct sf_entry)); in main()
389 entry = zmalloc(sizeof(struct sf_entry)); in main()
395 entry = zmalloc(sizeof(struct sf_entry)); in main()
416 entry = zmalloc(sizeof(struct sf_entry)); in main()
427 entry = zmalloc(sizeof(struct sf_entry)); in main()
432 entry = zmalloc(sizeof(struct sf_entry)); in main()
443 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);