Home
last modified time | relevance | path

Searched defs:handle (Results 151 – 175 of 513) sorted by path

12345678910>>...21

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c80 struct nl_sock *handle; in nl_create_handle() local
100 static void nl_destroy_handles(struct nl_sock **handle) in nl_destroy_handles()
115 static void nl80211_register_eloop_read(struct nl_sock **handle, in nl80211_register_eloop_read()
145 static void nl80211_destroy_eloop_handle(struct nl_sock **handle, int persist) in nl80211_destroy_eloop_handle()
498 struct nl_sock *handle, int set_owner, in send_and_recv_msgs_owner()
825 static void nl80211_recv_beacons(int sock, void *eloop_ctx, void *handle) in nl80211_recv_beacons()
1775 void *handle) in wpa_driver_nl80211_event_receive()
1959 struct nl_sock *handle; in nl80211_check_global() local
2023 void *handle) in wpa_driver_nl80211_handle_eapol_tx_status()
12081 struct nl_sock *handle; in nl80211_dpp_listen() local
[all …]
H A Ddriver_nl80211_android.c185 int android_nl_socket_set_nonblocking(struct nl_sock *handle) in android_nl_socket_set_nonblocking()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_methods.c187 void *handle; in eap_peer_method_load() local
237 void *handle; in eap_peer_method_unload() local
357 void *handle; in eap_peer_unregister_methods() local
H A Dtncc.c257 static void * tncc_get_sym(void *handle, char *func) in tncc_get_sym()
277 void *handle = imc->dlhandle; in tncc_imc_resolve_funcs() local
/freebsd/contrib/wpa/src/eap_server/
H A Dtncs.c323 static void * tncs_get_sym(void *handle, char *func) in tncs_get_sym()
335 void *handle = imv->dlhandle; in tncs_imv_resolve_funcs() local
/freebsd/contrib/wpa/src/wps/
H A Dhttp_client.c44 static void http_client_got_response(struct httpread *handle, void *cookie, in http_client_got_response()
H A Dhttp_server.c41 static void http_request_cb(struct httpread *handle, void *cookie, in http_request_cb()
H A Dhttpread.c731 void (*cb)(struct httpread *handle, void *cookie, in httpread_create()
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmask.c43 struct handle { struct
45 enum handle_type type; argument
47 struct handle *next; argument
203 int32_t *handle) in acquire_cred()
506 int32_t handle; in HandleOP() local
520 int32_t gsm_error, flags, handle = 0; in HandleOP() local
/freebsd/crypto/heimdal/kadmin/
H A Drpc.c108 krb5_data handle; member
319 store_gss_init_res(krb5_storage *sp, krb5_data handle, in store_gss_init_res()
740 krb5_data handle; member
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c203 gsskrb5_cred handle; in gsskrb5_accept_delegated_token() local
H A Dacquire_cred.c113 gsskrb5_cred handle in acquire_initiator_cred()
264 gsskrb5_cred handle in acquire_acceptor_cred()
379 gsskrb5_cred handle; in _gsskrb5_acquire_cred_ext() local
H A Dadd_cred.c51 gsskrb5_cred cred, handle; in _gsskrb5_add_cred() local
H A Dcopy_ccache.c74 gsskrb5_cred handle; in _gsskrb5_krb5_import_cred() local
H A Dcreds.c41 gsskrb5_cred handle = (gsskrb5_cred)cred_handle; in _gsskrb5_export_cred() local
164 gsskrb5_cred handle; in _gsskrb5_import_cred() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dks_keychain.c170 CSSM_CC_HANDLE handle = 0; in kc_rsa_private_decrypt() local
H A Dsoftp11.c183 object_handle_to_object(CK_OBJECT_HANDLE handle, in object_handle_to_object()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dinit_c.c548 _kadm5_connect(void *handle) in _kadm5_connect()
H A Dpassword_quality.c261 void *handle; in kadm5_setup_passwd_quality_check() local
324 void *handle; in add_verifier() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dchangepw.c516 krb5_krbhst_handle handle = NULL; in change_password_loop() local
H A Dkrbhst-test.c87 krb5_krbhst_handle handle; in main() local
H A Dkrbhst.c193 _krb5_krbhst_get_realm(krb5_krbhst_handle handle) in _krb5_krbhst_get_realm()
908 krb5_krbhst_handle *handle) in krb5_krbhst_init()
918 krb5_krbhst_handle *handle) in krb5_krbhst_init_flags()
968 krb5_krbhst_handle handle, in krb5_krbhst_next()
984 krb5_krbhst_handle handle, in krb5_krbhst_next_as_string()
998 krb5_krbhst_reset(krb5_context context, krb5_krbhst_handle handle) in krb5_krbhst_reset()
1004 krb5_krbhst_free(krb5_context context, krb5_krbhst_handle handle) in krb5_krbhst_free()
1028 krb5_krbhst_handle handle; in gethostlist() local
H A Dsend_to_kdc.c369 krb5_krbhst_handle handle, in krb5_sendto()
584 krb5_krbhst_handle handle = NULL; in krb5_sendto_context() local
H A Dtest_plugin.c89 krb5_krbhst_handle handle; in main() local
/freebsd/crypto/heimdal/lib/roken/
H A Dresolve.c516 #define handle 0 macro
530 dns_handle_t handle; in dns_lookup_int() local
537 struct __res_state *handle = &state; in dns_lookup_int() local

12345678910>>...21