Home
last modified time | relevance | path

Searched refs:LOG_FACILITY (Results 1 – 2 of 2) sorted by relevance

/src/libexec/bootpd/
H A DMakefile.UNIX177 $(CC) $(CFLAGS) $(LOG_FACILITY) -c $<
/src/sbin/savecore/
H A Dsavecore.c105 #define LOG_FACILITY LOG_DAEMON macro
1415 cap_openlog(capsyslog, "savecore", LOG_OPTIONS, LOG_FACILITY); in init_caps()
1443 openlog("savecore", LOG_OPTIONS, LOG_FACILITY); in main()