Searched refs:zmalloc (Results 1 – 3 of 3) sorted by relevance
103 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()377 entry = zmalloc(sizeof(struct sf_entry)); in main()392 entry = zmalloc(sizeof(struct sf_entry)); in main()398 entry = zmalloc(sizeof(struct sf_entry)); in main()419 entry = zmalloc(sizeof(struct sf_entry)); in main()430 entry = zmalloc(sizeof(struct sf_entry)); in main()435 entry = zmalloc(sizeof(struct sf_entry)); in main()446 entry = zmalloc(sizeof(struct sf_entry)); in main()
36 zmalloc(size_t size) in zmalloc() function
53 void *zmalloc(size_t size);