| /f-stack/freebsd/kern/ |
| H A D | posix4_mib.c | 47 static int facility[CTL_P1003_1B_MAXID - 1]; variable 63 facility + num - 1, 0, ""); 75 facility + num - 1, 0, ""); 119 val = facility_initialized[num - 1] ? facility[num - 1] : 0; in p31b_sysctl_proc() 122 facility[num - 1] = val; in p31b_sysctl_proc() 133 facility[num - 1] = value; in p31b_setcfg() 142 facility[num - 1] = 0; in p31b_unsetcfg() 151 return (facility[num - 1]); in p31b_getcfg()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_log.c | 49 rte_eal_log_init(const char *id, int facility) in rte_eal_log_init() argument 57 openlog(id, LOG_NDELAY | LOG_PID, facility); in rte_eal_log_init()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_syslog.c | 44 peer->facility = NGX_CONF_UNSET_UINT; in ngx_syslog_process_conf() 57 if (peer->facility == NGX_CONF_UNSET_UINT) { in ngx_syslog_process_conf() 58 peer->facility = 23; /* local7 */ in ngx_syslog_process_conf() 140 if (peer->facility != NGX_CONF_UNSET_UINT) { in ngx_syslog_parse_args() 149 peer->facility = i; in ngx_syslog_parse_args() 238 pri = peer->facility * 8 + peer->severity; in ngx_syslog_add_header()
|
| H A D | ngx_syslog.h | 12 ngx_uint_t facility; member
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_msg.h | 42 struct uni_ie_facility facility; member 62 struct uni_ie_facility facility; member 252 struct uni_ie_facility facility; member 262 struct uni_ie_facility facility; member 334 struct uni_facility facility; /* !pnni&&q2932 */ member
|
| H A D | msg.def | 109 facility - q2932 149 facility - q2932 483 facility 500 start facility 0x62 !pnni&&q2932 501 facility
|
| H A D | uni_ie.h | 13 struct uni_ie_facility facility; member
|
| H A D | uni_msg.c | 340 if(msg->facility.h.present & UNI_IE_PRESENT) in print_connect() 381 ret |= IE_ISPRESENT(m->facility); in check_connect() 445 if((p->facility.h.present & UNI_IE_PRESENT) && in encode_connect() 586 out->facility.h = *hdr; in decode_connect() 746 if(msg->facility.h.present & UNI_IE_PRESENT) in print_release() 772 ret |= IE_ISPRESENT(m->facility); in check_release() 807 if((p->facility.h.present & UNI_IE_PRESENT) && in encode_release() 877 out->facility.h = *hdr; in decode_release() 3772 if(msg->facility.h.present & UNI_IE_PRESENT) in print_cobisetup() 3842 out->facility.h = *hdr; in decode_cobisetup() [all …]
|
| H A D | ie.def | 37 element facility 0x1c itu UNI_FACILITY_MAXAPDU+1+4 q2932
|
| H A D | uni_ie.c | 1724 DEF_IE_PRINT(itu, facility) in DEF_IE_PRINT() argument 1745 DEF_IE_CHECK(itu, facility) in DEF_IE_CHECK() argument 1755 DEF_IE_ENCODE(itu, facility) in DEF_IE_ENCODE() argument 1757 START_IE(facility, UNI_IE_FACILITY, 1 + ie->len); in DEF_IE_ENCODE() 1766 DEF_IE_DECODE(itu, facility) in DEF_IE_DECODE() argument
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_unimsgcpy.c | 74 if(IE_ISGOOD(src->facility)) in copy_msg_connect() 75 dst->facility = src->facility; in copy_msg_connect() 112 if(IE_ISGOOD(src->facility)) in copy_msg_release() 113 dst->facility = src->facility; in copy_msg_release() 486 if(IE_ISGOOD(src->facility)) in copy_msg_cobisetup() 487 dst->facility = src->facility; in copy_msg_cobisetup() 503 if(IE_ISGOOD(src->facility)) in copy_msg_facility() 504 dst->facility = src->facility; in copy_msg_facility()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_log.c | 183 zed_log_syslog_open(int facility) in zed_log_syslog_open() argument 186 openlog(_ctx.identity, LOG_NDELAY | LOG_PID, facility); in zed_log_syslog_open()
|
| H A D | zed_log.h | 36 void zed_log_syslog_open(int facility);
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_log.c | 9 rte_eal_log_init(__rte_unused const char *id, __rte_unused int facility) in rte_eal_log_init() argument
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | linux_eal_parameters.rst | 98 * ``--syslog <syslog facility>`` 100 Set syslog facility. Valid syslog facilities are::
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_private.h | 154 int rte_eal_log_init(const char *id, int facility);
|
| H A D | eal_common_options.c | 1157 eal_parse_syslog(const char *facility, struct internal_config *conf) in eal_parse_syslog() argument 1187 if (!strcmp(facility, map[i].name)) { in eal_parse_syslog()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/fsi/ |
| H A D | fsi.txt | 5 engines within those slaves. However, we have a facility to match devicetree 40 not be described; this binding only provides an optional facility for
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | cw2015_battery.yaml | 28 it is to mail two batteries to a test facility of CellWise and receive
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | zed.rc | 103 # The syslog priority (e.g., specified as a "facility.level" pair).
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | timer_lib.rst | 74 …- The callout facility that provides timers with a mechanism to execute a function at a given time.
|
| H A D | overview.rst | 121 The mbuf library provides the facility to create and destroy buffers
|
| /f-stack/tools/libxo/doc/ |
| H A D | api.rst | 1305 syslog is the system logging facility used throughout the unix world. 1358 source facility, and some additional features. These values are OR'd 1383 The facility value indicates the source of message, in fairly generic 1432 it with a log priority and facility, a message name, a format 1433 string, and a set of arguments. The priority/facility argument are 1482 .. c:function:: void xo_open_log (const char *ident, int logopt, int facility) 1487 :param int facility: 1491 customization of the program name, the log facility number, and the
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo.h | 648 xo_open_log (const char *ident, int logopt, int facility);
|
| /f-stack/dpdk/license/ |
| H A D | lgpl-2.1.txt | 175 d) If a facility in the modified Library refers to a function or a 177 the facility, other than as an argument passed when the facility 180 table, the facility still operates, and performs whatever part of
|