Searched refs:zmalloc (Results 1 – 3 of 3) sorted by relevance
102 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()
36 zmalloc(size_t size) in zmalloc() function
53 void *zmalloc(size_t size);