Searched refs:iwait (Results 1 – 1 of 1) sorted by relevance
870 pid_t iwait, child; in lcall() local875 while ((iwait = wait(&retcode)) != child && in lcall()876 iwait != (pid_t)-1) in lcall()878 if (iwait == (pid_t)-1) { in lcall()