Home
last modified time | relevance | path

Searched refs:openlog (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/posix/xsi_system_logging/src/
Dmain.c23 openlog("syslog", LOG_PID | LOG_CONS | LOG_NOWAIT, LOG_LOCAL7); in ZTEST()
/Zephyr-latest/include/zephyr/posix/
Dsyslog.h56 void openlog(const char *ident, int logopt, int facility);
/Zephyr-latest/lib/posix/options/
Dsyslog.c41 void openlog(const char *ident, int option, int facility) in openlog() function
DKconfig.xsi30 This option provides support for closelog(), openlog(), syslog(),
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst656 openlog(),yes