Home
last modified time | relevance | path

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

/src/bin/setfacl/
H A Dsetfacl.c102 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()
376 entry = zmalloc(sizeof(struct sf_entry)); in main()
391 entry = zmalloc(sizeof(struct sf_entry)); in main()
397 entry = zmalloc(sizeof(struct sf_entry)); in main()
418 entry = zmalloc(sizeof(struct sf_entry)); in main()
429 entry = zmalloc(sizeof(struct sf_entry)); in main()
434 entry = zmalloc(sizeof(struct sf_entry)); in main()
445 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);