Searched refs:log_format (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | logging.c | 57 log_format(int severity, const char *fmt, va_list ap, char *buf, int bufsize) in log_format() function 83 log_format(severity, fmt, ap, NULL, 0); in nlog() 96 log_format(LOG_ERR, fmt, ap, msg, 256); in pfail()
|