Searched refs:haslog (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.c93 static smallint haslog; variable
265 if (haslog && dup2(logpipe[1], 1) == -1)
325 if (haslog) {
470 haslog = 1;
501 if (haslog) {
533 if (haslog) {
544 if (haslog) {
554 if (haslog)
565 /* x[2] is used only if haslog == 1 */
570 poll(x, 2 + haslog, 360
[all...]

Completed in 8 milliseconds