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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/runit/
H A Drunsv.c75 #define W_UP 0 macro
225 if (s->want == W_UP)
364 s->want = W_UP;
456 if (W_UP) svd[0].want = W_UP;
473 svd[1].want = W_UP;
555 if (!svd[1].pid && svd[1].want == W_UP)
558 if (svd[0].want == W_UP || svd[0].state == S_FINISH)

Completed in 119 milliseconds