Searched refs:forkret (Results 1 – 1 of 1) sorted by relevance
255 pid_t forkret; in run_ntlm_auth() local288 forkret = safe_fork(child_in[0], child_out[1], 2); in run_ntlm_auth()289 if (forkret == -1) { in run_ntlm_auth()297 if (forkret == 0) { in run_ntlm_auth()