Searched defs:identifier (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.cpp78 ExtractContextAndIdentifier( llvm::StringRef name, llvm::StringRef &context, llvm::StringRef &identifier) argument
H A DCPlusPlusLanguage.cpp258 ExtractContextAndIdentifier( const char *name, llvm::StringRef &context, llvm::StringRef &identifier) argument
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_common.c128 eap_msg_alloc(int vendor, EapType type, size_t payload_len, u8 code, u8 identifier) argument
H A Deap_pax_common.c30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) argument
H A Deap_defs.h20 u8 identifier; member in struct:eap_hdr
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h55 ColorStyle identifier; member in struct:lldb_private::HighlightStyle
/freebsd-13-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2_format.h94 __be16 identifier; member in struct:mlxfw_mfa2_tlv_component_descriptor
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c21 eap_tls_msg_alloc(EapType type, size_t payload_len, u8 code, u8 identifier) argument
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dasn1.h50 u8 identifier, class, constructed; member in struct:asn1_hdr
/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmpclient.h84 int32_t identifier; member in struct:snmp_client
/freebsd-13-stable/stand/libsa/
H A Dcd9660read.c65 susp_lookup_record(const char *identifier, struct iso_directory_record *dp, argument
H A Dcd9660.c121 susp_lookup_record(struct open_file *f, const char *identifier, argument
/freebsd-13-stable/sys/contrib/cloudabi/
H A Dcloudabi32_types.h122 _Alignas(8) cloudabi_userdata_t identifier; member in struct:__anon8891::__anon8892::__anon8893
H A Dcloudabi64_types.h122 _Alignas(8) cloudabi_userdata_t identifier; member in struct:__anon8908::__anon8909::__anon8910
/freebsd-13-stable/contrib/wpa/src/ap/
H A Diapp.c56 be16 identifier; member in struct:iapp_hdr
167 u16 identifier; /* next IAPP identifier */ member in struct:iapp_data
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_gpsk.c271 eap_gpsk_process_gpsk_1(struct eap_sm *sm, struct eap_gpsk_data *data, struct eap_method_ret *ret, u8 identifier, const u8 *payload, size_t payload_len) argument
312 eap_gpsk_send_gpsk_2(struct eap_gpsk_data *data, u8 identifier, const u8 *csuite_list, size_t csuite_list_len) argument
580 eap_gpsk_process_gpsk_3(struct eap_sm *sm, struct eap_gpsk_data *data, struct eap_method_ret *ret, u8 identifier, const u8 *payload, size_t payload_len) argument
627 eap_gpsk_send_gpsk_4(struct eap_gpsk_data *data, u8 identifier) argument
[all...]
H A Deap_tls_common.c19 eap_tls_msg_alloc(EapType type, size_t payload_len, u8 code, u8 identifier) argument
H A Deap_fast.c1137 eap_fast_encrypt_response(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *resp, u8 identifier, struct wpabuf **out_data) argument
1177 eap_fast_process_decrypted(struct eap_sm *sm, struct eap_fast_data *data, struct eap_method_ret *ret, u8 identifier, struct wpabuf *decrypted, struct wpabuf **out_data) argument
1290 eap_fast_decrypt(struct eap_sm *sm, struct eap_fast_data *data, struct eap_method_ret *ret, u8 identifier, const struct wpabuf *in_data, struct wpabuf **out_data) argument
[all...]
/freebsd-13-stable/crypto/heimdal/kdc/
H A Ddigest.c376 unsigned char server_nonce[16], identifier; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp192 Diag(ConsumeToken(), diag::err_expected) << tok::identifier; member in class:tok
415 << tok::identifier; member in class:tok
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp696 StringRef identifier; local
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dsae.c276 sae_derive_pwe_ecc(struct sae_data *sae, const u8 *addr1, const u8 *addr2, const u8 *password, size_t password_len, const char *identifier) argument
434 sae_derive_pwe_ffc(struct sae_data *sae, const u8 *addr1, const u8 *addr2, const u8 *password, size_t password_len, const char *identifier) argument
597 sae_prepare_commit(const u8 *addr1, const u8 *addr2, const u8 *password, size_t password_len, const char *identifier, struct sae_data *sae) argument
752 sae_write_commit(struct sae_data *sae, struct wpabuf *buf, const struct wpabuf *token, const char *identifier) argument
[all...]
/freebsd-13-stable/sys/kern/
H A Dvfs_mountroot.c174 root_mount_hold(const char *identifier) argument
189 root_mount_hold_token(const char *identifier, struct root_hold_token *h) argument
/freebsd-13-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h68 u_char identifier [ISODCL(0x01,0x05)]; member in struct:_boot_volume_descriptor
/freebsd-13-stable/usr.bin/mkimg/
H A Dvhdx.c484 struct vhdx_filetype_identifier identifier; local

Completed in 195 milliseconds

123