Home
last modified time | relevance | path

Searched refs:xo_open_log (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/libxo/tests/core/
H A Dtest_11.c72 xo_open_log("test-program", LOG_PERROR, 0); in main()
/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c386 xo_open_log (const char *ident, int logstat, int logfac) in xo_open_log() function
H A Dxo.h648 xo_open_log (const char *ident, int logopt, int facility);
/f-stack/tools/libxo/doc/
H A Dapi.rst1334 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