Searched refs:nyx_log_path (Results 1 – 1 of 1) sorted by relevance
582 char *nyx_log_path = getenv("AFL_NYX_LOG"); in afl_fsrv_start() local583 if (nyx_log_path) { in afl_fsrv_start()586 open(nyx_log_path, O_CREAT | O_TRUNC | O_WRONLY, DEFAULT_PERMISSION); in afl_fsrv_start()