]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libxo/libxo/xo_set_syslog_enterprise_id.3
MFV r368207:
[FreeBSD/FreeBSD.git] / contrib / libxo / libxo / xo_set_syslog_enterprise_id.3
1 .\" #
2 .\" # Copyright (c) 2015, Juniper Networks, Inc.
3 .\" # All rights reserved.
4 .\" # This SOFTWARE is licensed under the LICENSE provided in the
5 .\" # ../Copyright file. By downloading, installing, copying, or 
6 .\" # using the SOFTWARE, you agree to be bound by the terms of that
7 .\" # LICENSE.
8 .\" # Phil Shafer, July 2015
9 .\" 
10 .Dd July 20, 2015
11 .Dt LIBXO 3
12 .Os
13 .Sh NAME
14 .Nm xo_set_syslog_enterprise_id
15 .Nd Set the enterprise identifier for syslog content
16 .Sh LIBRARY
17 .Lb libxo
18 .Sh SYNOPSIS
19 .In libxo/xo.h
20 .Ft void
21 .Fn xo_set_syslog_enterprise_id "unsigned short eid"
22 .Ft void
23 .Sh DESCRIPTION
24 The
25 .Fn xo_set_syslog_enterprise_id
26 function records an enterprise identifier used for subsequent
27 .Xr xo_syslog 3
28 calls.
29 Enterprise IDs are
30 defined by IANA, the Internet Assigned Numbers Authority:
31 .Bd -literal -offset indent
32 https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers
33 .Ed
34 .Sh SEE ALSO
35 .Xr xo_syslog 3 ,
36 .Xr libxo 3
37 .Sh HISTORY
38 The
39 .Nm libxo
40 library first appeared in
41 .Fx 11.0 .
42 .Sh AUTHORS
43 .Nm libxo
44 was written by
45 .An Phil Shafer Aq Mt phil@freebsd.org .
46