HomeSort by: relevance | last modified time | path
    Searched refs:zmalloc (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/setfacl/
util.c 43 zmalloc(size_t size) function in typeref:typename:void *
setfacl.h 55 void *zmalloc(size_t size);
setfacl.c 109 files_list = zmalloc(fl_count * sizeof(char *));
383 entry = zmalloc(sizeof(struct sf_entry));
398 entry = zmalloc(sizeof(struct sf_entry));
404 entry = zmalloc(sizeof(struct sf_entry));
425 entry = zmalloc(sizeof(struct sf_entry));
436 entry = zmalloc(sizeof(struct sf_entry));
441 entry = zmalloc(sizeof(struct sf_entry));
452 entry = zmalloc(sizeof(struct sf_entry));

Completed in 11 milliseconds