Searched refs:postExternalCommand (Results 1 – 4 of 4) sorted by relevance
408 const char* const argv[] = {run->global->exe.postExternalCommand, fname, NULL}; in input_postProcessFile()410 LOG_E("Subprocess '%s' returned abnormally", run->global->exe.postExternalCommand); in input_postProcessFile()
274 .postExternalCommand = NULL, in cmdlineParse()588 hfuzz->exe.postExternalCommand = optarg; in cmdlineParse()
208 const char* postExternalCommand; member
343 if (run->global->exe.postExternalCommand && !input_postProcessFile(run)) { in fuzz_fetchInput()