Home
last modified time | relevance | path

Searched defs:infomode (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/pending/
Ddhcp.c200 uint8_t infomode = LOG_CONSOLE; variable
319 static void infomsg(uint8_t infomode, char *s, ...) in infomsg()
Ddhcp6.c140 uint8_t infomode = LOG_SILENT; in logit() local
Ddhcpd.c326 static uint8_t infomode; variable
434 static void infomsg(uint8_t infomode, char *s, ...) in infomsg()