Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/pending/
H A Ddhcp.c201 uint8_t infomode = LOG_CONSOLE; variable
320 static void infomsg(uint8_t infomode, char *s, ...) in infomsg()
H A Ddhcp6.c140 uint8_t infomode = LOG_SILENT; in logit() local
H A Ddhcpd.c305 static uint8_t infomode; variable
413 static void infomsg(uint8_t infomode, char *s, ...) in infomsg()