Searched refs:zmalloc (Results 1 – 3 of 3) sorted by relevance
100 files_list = zmalloc(fl_count * sizeof(char *)); in stdin_files()374 entry = zmalloc(sizeof(struct sf_entry)); in main()389 entry = zmalloc(sizeof(struct sf_entry)); in main()395 entry = zmalloc(sizeof(struct sf_entry)); in main()416 entry = zmalloc(sizeof(struct sf_entry)); in main()427 entry = zmalloc(sizeof(struct sf_entry)); in main()432 entry = zmalloc(sizeof(struct sf_entry)); in main()443 entry = zmalloc(sizeof(struct sf_entry)); in main()
34 zmalloc(size_t size) in zmalloc() function
51 void *zmalloc(size_t size);