Searched refs:zmalloc (Results 1 – 3 of 3) sorted by relevance
101 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()375 entry = zmalloc(sizeof(struct sf_entry)); in main()390 entry = zmalloc(sizeof(struct sf_entry)); in main()396 entry = zmalloc(sizeof(struct sf_entry)); in main()417 entry = zmalloc(sizeof(struct sf_entry)); in main()428 entry = zmalloc(sizeof(struct sf_entry)); in main()433 entry = zmalloc(sizeof(struct sf_entry)); in main()444 entry = zmalloc(sizeof(struct sf_entry)); in main()
34 zmalloc(size_t size) in zmalloc() function
51 void *zmalloc(size_t size);