Home
last modified time | relevance | path

Searched refs:LOG_SYSTEM (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/pending/
Ddhcp6.c95 #define LOG_SYSTEM 0x2 macro
142 if (toys.optflags & FLAG_S) infomode |= LOG_SYSTEM; in logit()
154 if (infomode & LOG_SYSTEM) syslog(LOG_INFO, "%s", msg); in logit()
Ddhcp.c129 #define LOG_SYSTEM 0x2 macro
336 if (infomode & LOG_SYSTEM) syslog(LOG_INFO, "%s", msg); in infomsg()
1284 infomode |= LOG_SYSTEM; in dhcp_main()
Ddhcpd.c56 #define LOG_SYSTEM 0x2 macro
451 if (infomode & LOG_SYSTEM) syslog(LOG_INFO, "%s", msg); in infomsg()
1624 infomode |= LOG_SYSTEM; in dhcpd_main()