HomeSort by relevance Sort by last modified time
    Searched refs:log_write (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
log.c 147 static void log_write(void) function
359 log_write();
391 log_write();
409 log_write();
420 log_write();
  /system/core/init/
parser.c 8 #define RAW(x...) log_write(6, x)
  /external/ppp/pppd/
utils.c 74 static void log_write __P((int, char *));
554 log_write(llevel, line);
597 log_write(llevel, line);
603 log_write(llevel, p);
668 log_write(level, buf);
691 log_write(level, buf) function

Completed in 192 milliseconds