FreeBSD Manual Pages
LIBXO(3) Library Functions Manual LIBXO(3) NAME xo_set_syslog_enterprise_id -- Set the enterprise identifier for syslog content LIBRARY library "libxo" SYNOPSIS #include <libxo/xo.h> void xo_set_syslog_enterprise_id(unsigned short eid); void DESCRIPTION The xo_set_syslog_enterprise_id() function records an enterprise iden- tifier used for subsequent xo_syslog(3) calls. Enterprise IDs are de- fined by IANA, the Internet Assigned Numbers Authority: https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers SEE ALSO xo_syslog(3), libxo(3) ADDITIONAL DOCUMENTATION FreeBSD uses libxo version 0.6.1. Complete documentation can be found on github: http://juniper.github.io/libxo/0.6.1/libxo-manual.html libxo lives on github as: https://github.com/Juniper/libxo The latest release of libxo is available at: https://github.com/Juniper/libxo/releases HISTORY The libxo library was added in FreeBSD 11.0. AUTHOR Phil Shafer FreeBSD ports 15.0 July 20, 2015 LIBXO(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | SEE ALSO | ADDITIONAL DOCUMENTATION | HISTORY | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xo_set_syslog_enterprise_id&sektion=3&manpath=FreeBSD+Ports+15.0>
