Searched refs:L_LOG (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.c90 L_LOG = 0x1, enumerator in enum:__anon35293
102 * "where" may be bitwise-or'd from L_LOG | L_CONSOLE
123 if (where & L_LOG) {
153 if (where & L_LOG) {
182 dbg_message(L_LOG, "console='%s'", s);
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");
376 dbg_message(L_LOG, "waiting for enter to start '%s'"
400 message(L_LOG, "startin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dinit.c90 L_LOG = 0x1, enumerator in enum:__anon363
102 * "where" may be bitwise-or'd from L_LOG | L_CONSOLE
123 if (where & L_LOG) {
153 if (where & L_LOG) {
182 dbg_message(L_LOG, "console='%s'", s);
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");
376 dbg_message(L_LOG, "waiting for enter to start '%s'"
400 message(L_LOG, "startin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dinit.c90 L_LOG = 0x1, enumerator in enum:__anon1268
102 * "where" may be bitwise-or'd from L_LOG | L_CONSOLE
123 if (where & L_LOG) {
153 if (where & L_LOG) {
182 dbg_message(L_LOG, "console='%s'", s);
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");
376 dbg_message(L_LOG, "waiting for enter to start '%s'"
400 message(L_LOG, "startin
[all...]

Completed in 174 milliseconds