Searched refs:for_all (Results 1 - 1 of 1) sorted by relevance

/external/toybox/toys/pending/
H A Dfsck.c248 // for_all = 1; wait for all child to exit
249 // for_all = 0; wait for any one to exit
250 static int wait_for(int for_all) argument
294 if (!for_all) break;

Completed in 72 milliseconds