Searched refs:xo_vsyslog (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/libxo/libxo/ |
| D | xo_syslog.c | 489 xo_vsyslog (int pri, const char *name, const char *fmt, va_list vap) in xo_vsyslog() function 709 xo_vsyslog(pri, name, fmt, ap); in xo_syslog()
|
| D | xo.h | 644 xo_vsyslog (int priority, const char *name, const char *message, va_list args);
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | api.rst | 1297 The `xo_syslog`, `xo_vsyslog`, and `xo_open_log` functions 1390 .. index:: xo_vsyslog 1392 xo_vsyslog subsection 1395 .. c:function:: void xo_vsyslog (int pri, const char *name, const char *fmt, va_list vap) 1405 xo_vsyslog is identical in function to xo_syslog, but takes the set of 1414 xo_vsyslog(LOG_ERR, name, fmt, vap);
|
| D | libxo.txt | 2294 The xo_syslog, xo_vsyslog, and xo_open_log functions accept a set of 2374 **** xo_vsyslog 2376 xo_vsyslog is identical in function to xo_syslog, but takes the set of 2383 xo_vsyslog(LOG_ERR, name, fmt, vap);
|