tail head cat sleep
QR code linking to this page

Manual Pages  — LIBXO

NAME

xo_set_syslog_enterprise_id – Set the enterprise identifier for syslog content

CONTENTS

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 identifier used for subsequent xo_syslog(3) calls. Enterprise IDs are defined by IANA, the Internet Assigned Numbers Authority:
https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers

SEE ALSO

xo_syslog(3), libxo(3)

HISTORY

The libxo library first appeared in FreeBSD 11.0 .

AUTHORS

libxo was written by Phil Shafer <Mt phil@freebsd.org>.


LIBXO (3) July 20, 2015

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.