Home
last modified time | relevance | path

Searched refs:_syslog (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlog.c32 static int _syslog = 0; variable
86 _syslog = 1; in init_syslog()
129 if (_syslog) in fin_syslog()
131 _syslog = 0; in fin_syslog()
311 if (_syslog && (_log_while_suspended || !memlock())) { in print_log()
/netbsd-src/distrib/utils/libhack/
H A Dsyslog.c14 __weak_alias(syslog,_syslog) in __weak_alias()
/netbsd-src/lib/libc/gen/
H A Dsyslog.c66 __weak_alias(syslog,_syslog)
/netbsd-src/lib/libc/include/
H A Dnamespace.h735 #define syslog _syslog