Searched refs:forkret (Results 1 – 1 of 1) sorted by relevance
264 pid_t forkret; in run_ntlm_auth() local297 forkret = safe_fork(child_in[0], child_out[1], 2); in run_ntlm_auth()298 if (forkret == -1) { in run_ntlm_auth()306 if (forkret == 0) { in run_ntlm_auth()