Searched refs:input_postProcessFile (Results 1 – 3 of 3) sorted by relevance
37 extern bool input_postProcessFile(run_t* run);
394 bool input_postProcessFile(run_t* run) { in input_postProcessFile() function
343 if (run->global->exe.postExternalCommand && !input_postProcessFile(run)) { in fuzz_fetchInput()