/freebsd/contrib/libxo/libxo/ |
H A D | xo_set_syslog_enterprise_id.3 | 15 .Nd Set the enterprise identifier for syslog content 26 function records an enterprise identifier used for subsequent 29 Enterprise IDs are 32 https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers
|
H A D | xo_syslog.c | 69 * SYSLOG (RFC 5424) requires an enterprise identifier. This turns 78 * custom enterprise-id ("kern.syslog.enterprise_id"). libxo then 82 * We try to set the stock IANA assigned Enterprise ID value for the 85 * https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers 153 * Record an enterprise ID, which functions as a namespace for syslog 606 * prefix with the current enterprise ID, as learned from the kernel. in xo_vsyslog() 625 * See if the kernel knows the sysctl for the enterprise ID in xo_vsyslog()
|
/freebsd/contrib/tcpdump/ |
H A D | print-sflow.c | 488 u_int enterprise; in sflow_print_counter_records() local 501 enterprise = GET_BE_U_4(sflow_counter_record->format); in sflow_print_counter_records() 502 counter_type = enterprise & 0x0FFF; in sflow_print_counter_records() 503 enterprise = enterprise >> 20; in sflow_print_counter_records() 505 ND_PRINT("\n\t enterprise %u, %s (%u) length %u", in sflow_print_counter_records() 506 enterprise, in sflow_print_counter_records() 507 (enterprise == 0) ? tok2str(sflow_counter_type_values,"Unknown",counter_type) : "Unknown", in sflow_print_counter_records() 516 if (enterprise == 0) { in sflow_print_counter_records() 676 u_int enterprise; in sflow_print_flow_records() local 692 bits, we must also check the enterprise. */ in sflow_print_flow_records() [all …]
|
H A D | oui.h | 48 * These are SMI Network Management Private Enterprise Codes for 51 * https://www.iana.org/assignments/enterprise-numbers
|
/freebsd/crypto/heimdal/kuser/ |
H A D | kinit.1 | 85 .Op Fl Fl enterprise 170 .It Fl Fl enterprise 171 Parse principal as a enterprise (KRB5-NT-ENTERPRISE) name. Enterprise 175 An example of an enterprise name is
|
H A D | kinit.c | 164 { "enterprise",0, arg_flag, &enterprise_flag, 165 NP_("parse principal as a KRB5-NT-ENTERPRISE name", ""), NULL }, 167 { "pk-enterprise", 0, arg_flag, &pk_enterprise_flag, 168 NP_("use enterprise name from certificate", ""), NULL },
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-nanopi-r4s-enterprise.dts | 7 model = "FriendlyElec NanoPi R4S Enterprise Edition"; 8 compatible = "friendlyarm,nanopi-r4s-enterprise", "rockchip,rk3399";
|
/freebsd/sys/contrib/device-tree/src/arm64/amd/ |
H A D | husky.dts | 3 * DTS file for AMD/Linaro 96Boards Enterprise Edition Server (Husky) Board 14 model = "Linaro 96Boards Enterprise Edition Server (Husky) Board";
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | microchip,sparx5-switch.yaml | 14 The SparX-5 Enterprise Ethernet switch family provides a rich set of 15 Enterprise switching features such as advanced TCAM-based VLAN and 29 equipment in SMB, SME, and Enterprise where high port count
|
/freebsd/contrib/libfido2/man/ |
H A D | fido_dev_enable_entattest.3 | 58 .Em Enterprise Attestation 61 .Em Enterprise Attestation
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | test_princ.c | 288 krb5_errx(context, 1, "enterprise name failed 1"); in test_enterprise() 306 krb5_errx(context, 1, "enterprise name failed 2: %s", unparsed); in test_enterprise() 323 krb5_errx(context, 1, "enterprise name failed 3"); in test_enterprise() 341 krb5_errx(context, 1, "enterprise name failed 2: %s", unparsed); in test_enterprise()
|
H A D | principal.c | 206 int enterprise = (flags & KRB5_PRINCIPAL_PARSE_ENTERPRISE); in krb5_parse_name_flags() local 221 * enterprise names only have one component in krb5_parse_name_flags() 224 if (!enterprise) { in krb5_parse_name_flags() 272 }else if(enterprise && first_at) { in krb5_parse_name_flags() 275 }else if((c == '/' && !enterprise) || c == '@'){ in krb5_parse_name_flags() 356 if (enterprise) in krb5_parse_name_flags()
|
/freebsd/sys/contrib/dev/nvidia/ |
H A D | LICENCE.nvidia | 39 use within Customer's Enterprise. "Enterprise" shall mean individual use
|
/freebsd/tools/build/options/ |
H A D | WITH_OFED | 2 .Dq "OpenFabrics Enterprise Distribution"
|
H A D | WITHOUT_OFED | 2 .Dq "OpenFabrics Enterprise Distribution"
|
H A D | WITH_OFED_EXTRA | 2 .Dq "OpenFabrics Enterprise Distribution"
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | pkinit.asn1 | 31 enterprise(1) microsoft(311) 20 2 2 } 35 enterprise(1) microsoft(311) 20 2 3 }
|
/freebsd/sys/contrib/device-tree/src/arm/hpe/ |
H A D | hpe-bmc-dl360gen10.dts | 12 model = "Hewlett Packard Enterprise ProLiant dl360 Gen10";
|
/freebsd/secure/caroot/trusted/ |
H A D | T-TeleSec_GlobalRoot_Class_3.pem | 19 …Issuer: C = DE, O = T-Systems Enterprise Services GmbH, OU = T-Systems Trust Center, CN = T-TeleSe… 23 …Subject: C = DE, O = T-Systems Enterprise Services GmbH, OU = T-Systems Trust Center, CN = T-TeleS…
|
H A D | T-TeleSec_GlobalRoot_Class_2.pem | 19 …Issuer: C = DE, O = T-Systems Enterprise Services GmbH, OU = T-Systems Trust Center, CN = T-TeleSe… 23 …Subject: C = DE, O = T-Systems Enterprise Services GmbH, OU = T-Systems Trust Center, CN = T-TeleS…
|
/freebsd/contrib/sendmail/cf/mailer/ |
H A D | qpage.m4 | 3 # Copyright (C) 1997, Philip A. Prindeville and Enteka Enterprise Technology
|
/freebsd/sys/contrib/openzfs/ |
H A D | RELEASES.md | 27 LTS, enterprise, or similarly managed kernel (RHEL, Ubuntu LTS, Debian).
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 1342 enterprise identifier names the party responsible for the message 1343 catalog and a name identifying that message. `Enterprise IDs`_ are 1347 https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers 1349 Use the `xo_set_syslog_enterprise_id` function to set the Enterprise 1554 application-specific enterprise id. This value is used in any future 1561 Enterprise IDs are administered by IANA, the Internet Assigned Number 1564 https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers
|
/freebsd/contrib/sendmail/cf/ |
H A D | sendmail.schema | 16 # enterprise: 1.3.6.1.4.1 17 # sendmail: enterprise.6152
|
/freebsd/share/man/man4/ |
H A D | mlx4en.4 | 55 solution for Enterprise Data Centers, High-Performance Computing, and
|