Searched refs:openlog (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/posix/xsi_system_logging/src/ |
D | main.c | 23 openlog("syslog", LOG_PID | LOG_CONS | LOG_NOWAIT, LOG_LOCAL7); in ZTEST()
|
/Zephyr-latest/include/zephyr/posix/ |
D | syslog.h | 56 void openlog(const char *ident, int logopt, int facility);
|
/Zephyr-latest/lib/posix/options/ |
D | syslog.c | 41 void openlog(const char *ident, int option, int facility) in openlog() function
|
D | Kconfig.xsi | 30 This option provides support for closelog(), openlog(), syslog(),
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 656 openlog(),yes
|