Home
last modified time | relevance | path

Searched refs:DEFAULT_LOG_FACILITY (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/include/
Ddefaults.h81 #ifndef DEFAULT_LOG_FACILITY
82 # define DEFAULT_LOG_FACILITY LOG_USER macro
/netbsd/src/external/gpl2/lvm2/dist/lib/config/
Ddefaults.h81 #ifndef DEFAULT_LOG_FACILITY
82 # define DEFAULT_LOG_FACILITY LOG_USER macro
/netbsd/src/external/gpl2/lvm2/dist/lib/commands/
Dtoolcontext.c1087 init_syslog(DEFAULT_LOG_FACILITY); in create_toolcontext()