Searched refs:xo_open_log (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/libxo/tests/core/ |
| H A D | test_11.c | 72 xo_open_log("test-program", LOG_PERROR, 0); in main()
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo_syslog.c | 386 xo_open_log (const char *ident, int logstat, int logfac) in xo_open_log() function
|
| H A D | xo.h | 648 xo_open_log (const char *ident, int logopt, int facility);
|
| /f-stack/tools/libxo/doc/ |
| H A D | api.rst | 1334 xo_open_log("my-program", 0, LOG_DAEMON); 1356 The `xo_syslog`, `xo_vsyslog`, and `xo_open_log` functions 1405 In addition to the values listed above, xo_open_log accepts a set of 1477 .. index:: xo_open_log 1479 xo_open_log subsection 1482 .. c:function:: void xo_open_log (const char *ident, int logopt, int facility) 1490 xo_open_log functions similar to :manpage:`openlog(3)`, allowing
|