Home
last modified time | relevance | path

Searched defs:facility (Results 1 – 11 of 11) sorted by relevance

/third_party/toybox/toys/posix/
Dlogger.c54 int facility = LOG_USER, priority = LOG_NOTICE, len; in logger_main() local
/third_party/optimized-routines/math/tools/
Dremez.jl54 function enable_debug(facility) argument
64 macro debug(facility, printargs...) argument
/third_party/musl/src/misc/
Dsyslog.c61 void openlog(const char *ident, int opt, int facility) in openlog()
/third_party/musl/porting/liteos_a/user/src/misc/
Dsyslog.c60 void openlog(const char *ident, int opt, int facility) in openlog()
/third_party/python/Modules/
Dsyslogmodule.c116 long facility = LOG_USER; in syslog_openlog() local
/third_party/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c280 int i, facility, prio; in test_inject() local
/third_party/toybox/toys/pending/
Dsyslogd.c50 uint32_t facility[8]; member
/third_party/python/Lib/logging/
Dhandlers.py845 facility=LOG_USER, socktype=None): argument
922 def encodePriority(self, facility, priority): argument
/third_party/nghttp2/src/
Dshrpx_config.cc3236 int facility = int_syslog_facility(optarg); in parse_config() local
4221 StringRef str_syslog_facility(int facility) { in str_syslog_facility()
/third_party/toybox/lib/
Dlib.c1399 int i, facility = LOG_DAEMON; in loggit() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h29025 u8 facility; member