Searched refs:outdata_alloc (Results 1 – 1 of 1) sorted by relevance
106 static void outdata_alloc(struct outstate *, struct manoutput *);897 outdata_alloc(outst, &conf->output); in process_onefile()951 outdata_alloc(outst, &conf->output); in parse()1053 outdata_alloc(struct outstate *outst, struct manoutput *outconf) in outdata_alloc() function