Home
last modified time | relevance | path

Searched refs:identifier (Results 226 – 250 of 512) sorted by relevance

12345678910>>...21

/freebsd/contrib/wpa/src/common/
H A Ddpp.h183 char *identifier; member
607 const char *identifier, const char *code,
613 const char *identifier,
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp469 case tok::identifier: in SyntaxHighlight()
477 if (Tok.isNot(tok::identifier)) in SyntaxHighlight()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsamsung,exynos850-clock.yaml26 Each clock is assigned an identifier and client nodes can use this identifier
/freebsd/sys/dev/mlxfw/
H A Dmlxfw_mfa2.c245 pr_debug(" -- Component type %d\n", be16_to_cpu(cdesc->identifier)); in mlxfw_mfa2_file_comp_validate()
584 comp_data->comp.index = be16_to_cpu(comp->identifier); in mlxfw_mfa2_file_component_get()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.c874 eap->code, eap->identifier, be_to_host16(eap->length), in handle_eap_response()
907 eap->code, eap->identifier, be_to_host16(eap->length), in handle_eap_initiate()
956 eap->code, eap_code_str(eap->code), eap->identifier, in handle_eap()
1474 hdr->code, hdr->identifier, be_to_host16(hdr->length), in ieee802_1x_decapsulate_radius()
1836 u8 identifier; member
1849 sm->radius_identifier == id_search->identifier) { in ieee802_1x_select_radius_identifier()
1858 ieee802_1x_search_radius_identifier(struct hostapd_data *hapd, u8 identifier) in ieee802_1x_search_radius_identifier() argument
1862 id_search.identifier = identifier; in ieee802_1x_search_radius_identifier()
1931 sm = ieee802_1x_search_radius_identifier(hapd, hdr->identifier); in ieee802_1x_receive_auth()
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dqcom,bam-dma.yaml65 Indicates the active Execution Environment identifier (0-7) used in the
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16475.yaml62 Must be the device tree identifier of the RESET pin. If specified,
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_teap.c433 *resp = eap_sm_buildIdentity(sm, hdr->identifier, 1); in eap_teap_phase2_request()
1239 u8 identifier, in eap_teap_process_decrypted() argument
1483 data->teap_version, identifier, in eap_teap_process_decrypted()
1495 struct eap_method_ret *ret, u8 identifier, in eap_teap_decrypt() argument
1521 identifier, NULL, out_data); in eap_teap_decrypt()
1549 res = eap_teap_process_decrypted(sm, data, ret, identifier, in eap_teap_decrypt()
1848 id = req->identifier; in eap_teap_process()
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c447 bcopy(nvme_data->nguid, idd->identifier, 16); in nvme_probe_done()
449 &idd->identifier[16]; in nvme_probe_done()
455 bcopy(nvme_data->eui64, idd->identifier, 8); in nvme_probe_done()
/freebsd/crypto/openssl/doc/man3/
H A DCMS_get0_RecipientInfos.pod53 identifier associated with a specific CMS_RecipientInfo structure B<ri>, which
109 can be ignored or its key identifier data retrieved using an appropriate
H A DX509_get0_distinguishing_id.pod24 =item I<Distinguishing identifier>
H A DCMS_sign.pod75 identifier value instead. An error occurs if the signing certificate does not
76 have a subject key identifier extension.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithIDs44 * RESULT: invalid probe identifier 0.
/freebsd/contrib/bsnmp/lib/
H A Dsnmp.h158 int32_t identifier; member
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Darm,komeda.txt21 - reg: Zero-indexed identifier for the pipeline
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dlayerscape-pcie-gen4.txt7 - compatible: should contain the platform identifier such as:
/freebsd/contrib/arm-optimized-routines/
H A DREADME.contributors12 copyright notice and license identifier must be present in every source
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,glink-rpm-edge.yaml36 The identifier for the remote processor as known by the rest of the
/freebsd/contrib/wpa/src/radius/
H A Dradius_das.c176 RADIUS_CODE_DISCONNECT_ACK, hdr->identifier); in radius_das_disconnect()
367 RADIUS_CODE_COA_ACK, hdr->identifier); in radius_das_coa()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandards.def15 /// \param IDENT - The name of the standard as a C++ identifier.
23 /// \param IDENT - The name of the standard as a C++ identifier.
/freebsd/sys/contrib/device-tree/Bindings/spmi/
H A Dqcom,spmi-pmic-arb.txt30 - qcom,ee : indicates the active Execution Environment identifier (0-5)
H A Dqcom,spmi-pmic-arb.yaml79 indicates the active Execution Environment identifier
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.txt75 - mbox-names: List of identifier strings for each mailbox
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dsony,imx290.yaml22 imx290lqr is the full model identifier for the colour variant. "sony,imx290"
/freebsd/usr.bin/etdump/
H A Detdump.c166 if (memcmp(bvd->identifier, ISO_VOLUME_DESCRIPTOR_STANDARD_ID, 5) != 0) in dump_eltorito()

12345678910>>...21