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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/init/
H A Dinit.c91 L_CONSOLE = 0x2, enumerator in enum:__anon35293
102 * "where" may be bitwise-or'd from L_LOG | L_CONSOLE
147 where = L_CONSOLE;
161 if (where & L_CONSOLE) {
255 message(L_LOG | L_CONSOLE, "can't open %s: %s",
325 message(L_LOG | L_CONSOLE, "can't run '%s': %s", cmd[0], strerror(errno));
341 message(L_LOG | L_CONSOLE, "can't fork");
510 dbg_message(L_LOG | L_CONSOLE, "command='%s' action=%d tty='%s'\n",
578 message(L_LOG | L_CONSOLE, "Bad inittab entry at line %d",
612 message(L_CONSOLE | L_LO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dinit.c91 L_CONSOLE = 0x2, enumerator in enum:__anon363
102 * "where" may be bitwise-or'd from L_LOG | L_CONSOLE
147 where = L_CONSOLE;
161 if (where & L_CONSOLE) {
255 message(L_LOG | L_CONSOLE, "can't open %s: %s",
325 message(L_LOG | L_CONSOLE, "can't run '%s': %s", cmd[0], strerror(errno));
341 message(L_LOG | L_CONSOLE, "can't fork");
510 dbg_message(L_LOG | L_CONSOLE, "command='%s' action=%d tty='%s'\n",
578 message(L_LOG | L_CONSOLE, "Bad inittab entry at line %d",
612 message(L_CONSOLE | L_LO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dinit.c91 L_CONSOLE = 0x2, enumerator in enum:__anon1268
102 * "where" may be bitwise-or'd from L_LOG | L_CONSOLE
147 where = L_CONSOLE;
161 if (where & L_CONSOLE) {
255 message(L_LOG | L_CONSOLE, "can't open %s: %s",
325 message(L_LOG | L_CONSOLE, "can't run '%s': %s", cmd[0], strerror(errno));
341 message(L_LOG | L_CONSOLE, "can't fork");
510 dbg_message(L_LOG | L_CONSOLE, "command='%s' action=%d tty='%s'\n",
578 message(L_LOG | L_CONSOLE, "Bad inittab entry at line %d",
612 message(L_CONSOLE | L_LO
[all...]

Completed in 84 milliseconds