| /src/usr.sbin/autofs/ |
| log.c | 178 log_warn(const char *fmt, ...) function
|
| /src/external/gpl2/lvm2/dist/include/ |
| log.h | 62 #define log_warn(x...) LOG_LINE(_LOG_WARN | _LOG_STDERR, x) macro
|
| /src/external/gpl2/lvm2/dist/lib/log/ |
| log.h | 62 #define log_warn(x...) LOG_LINE(_LOG_WARN | _LOG_STDERR, x) macro
|
| /src/usr.sbin/wsmoused/ |
| wsmoused.c | 190 log_warn(const char *fmt, ...) function 279 log_warn("WSMOUSEIO_GTYPE"); 289 log_warn("WSMOUSEIO_GCALIBCOORDS"); 323 log_warn("failed to read from devices"); 333 log_warn("failed to read from mouse stat"); 348 log_warn("failed to read from mouse"); 359 log_warn("failed to write to fifo"); 606 log_warn("pidfile %s", Pid_File);
|
| /src/external/bsd/dhcpcd/dist/src/ |
| logerr.c | 326 log_warn(const char *fmt, ...) function
|
| /src/external/bsd/unbound/dist/util/ |
| log.c | 360 * implementation of log_warn 364 log_warn(const char *format, ...) function
|
| /src/usr.sbin/bta2dpd/bta2dpd/ |
| bta2dpd.c | 261 #define log_warn(fmt, args...) syslog(LOG_WARNING, fmt, ##args) macro 876 log_warn("error opening file %s: %m", 1008 log_warn("error opening file %s: %m",
|