OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log_notice
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/sdpd/
log.c
103
log_notice
(char const *message, ...)
function
108
vsyslog(
LOG_NOTICE
, message, ap);
/src/external/gpl2/lvm2/dist/include/
log.h
61
#define
log_notice
(x...) LOG_LINE(_LOG_NOTICE, x)
macro
68
#define log_verbose(args...)
log_notice
(args)
/src/external/gpl2/lvm2/dist/lib/log/
log.h
61
#define
log_notice
(x...) LOG_LINE(_LOG_NOTICE, x)
macro
68
#define log_verbose(args...)
log_notice
(args)
/src/usr.sbin/btpand/
btpand.h
165
#define
log_notice
(fmt, args...) syslog(
LOG_NOTICE
, fmt , ##args)
macro
/src/external/bsd/libbind/dist/include/isc/
logging.h
31
#define
log_notice
(-2)
macro
Completed in 51 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026