Searched refs:cfline (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/syslogd/ |
| H A D | syslogd.c | 337 static void cfline(nvlist_t *, const char *, const char *, const char *, 2444 cfline(nvl_conf, cline, prog, host, pfilter); in parseconfigfile() 2468 cfline(nvl_conf, "*.ERR\t/dev/console", "*", "*", "*"); in readconfigfile() 2469 cfline(nvl_conf, "*.PANIC\t*", "*", "*", "*"); in readconfigfile() 3236 cfline(nvlist_t *nvl, const char *line, const char *prog, const char *host, in cfline() function
|