Searched defs:handle (Results 1 - 25 of 328) sorted by last modified time

1234567891011>>

/freebsd-10.0-release/include/
H A Dnsswitch.h215 void *handle; /* handle from dlopen */ member in struct:_ns_mod
/freebsd-10.0-release/usr.bin/kdump/
H A Dkdump.c1414 void *handle; member in struct:utrace_rtld
[all...]
/freebsd-10.0-release/usr.bin/top/
H A Dmachine.c77 struct handle { struct
655 static struct handle handle; variable in typeref:struct:handle
792 format_next_process(caddr_t handle, char *(*get_userid)(int), int flags) argument
[all...]
/freebsd-10.0-release/usr.bin/rpcinfo/
H A Drpcinfo.c1551 void *handle; local
/freebsd-10.0-release/usr.bin/uudecode/
H A Duudecode.c181 void *handle; local
/freebsd-10.0-release/crypto/openssl/crypto/dso/
H A Ddso_dlfcn.c472 void *ret = NULL,*handle = dlopen(NULL,RTLD_LAZY); local
/freebsd-10.0-release/crypto/openssl/crypto/store/
H A Dstr_lib.c370 void *handle; local
386 X509 *STORE_list_certificate_next(STORE *s, void *handle) argument
410 int STORE_list_certificate_end(STORE *s, void *handle) argument
424 int STORE_list_certificate_endp(STORE *s, void *handle) argument
591 void *handle; local
607 STORE_list_private_key_next(STORE *s, void *handle) argument
631 STORE_list_private_key_end(STORE *s, void *handle) argument
645 STORE_list_private_key_endp(STORE *s, void *handle) argument
786 void *handle; local
802 STORE_list_public_key_next(STORE *s, void *handle) argument
826 STORE_list_public_key_end(STORE *s, void *handle) argument
840 STORE_list_public_key_endp(STORE *s, void *handle) argument
980 void *handle; local
996 STORE_list_crl_next(STORE *s, void *handle) argument
1020 STORE_list_crl_end(STORE *s, void *handle) argument
1034 STORE_list_crl_endp(STORE *s, void *handle) argument
1555 STORE_parse_attrs_next(void *handle) argument
1644 STORE_parse_attrs_end(void *handle) argument
1660 STORE_parse_attrs_endp(void *handle) argument
[all...]
H A Dstr_mem.c269 static STORE_OBJECT *mem_list_next(STORE *s, void *handle) argument
328 static int mem_list_end(STORE *s, void *handle) argument
342 static int mem_list_endp(STORE *s, void *handle) argument
/freebsd-10.0-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c43 struct handle { struct
200 acquire_cred(struct client *c, krb5_principal principal, krb5_get_init_creds_opt *opt, int32_t *handle) argument
506 int32_t handle; local
520 int32_t gsm_error, flags, handle = 0; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dchangepw.c516 krb5_krbhst_handle handle = NULL; local
H A Dkrbhst-test.c87 krb5_krbhst_handle handle; local
H A Dkrbhst.c187 _krb5_krbhst_get_realm(krb5_krbhst_handle handle) argument
899 krb5_krbhst_init(krb5_context context, const char *realm, unsigned int type, krb5_krbhst_handle *handle) argument
908 krb5_krbhst_init_flags(krb5_context context, const char *realm, unsigned int type, int flags, krb5_krbhst_handle *handle) argument
961 krb5_krbhst_next(krb5_context context, krb5_krbhst_handle handle, krb5_krbhst_info **host) argument
977 krb5_krbhst_next_as_string(krb5_context context, krb5_krbhst_handle handle, char *hostname, size_t hostlen) argument
992 krb5_krbhst_reset(krb5_context context, krb5_krbhst_handle handle) argument
998 krb5_krbhst_free(krb5_context context, krb5_krbhst_handle handle) argument
1022 krb5_krbhst_handle handle; local
[all...]
H A Dsend_to_kdc.c584 krb5_krbhst_handle handle = NULL; local
367 krb5_sendto(krb5_context context, const krb5_data *send_data, krb5_krbhst_handle handle, krb5_data *receive) argument
[all...]
H A Dtest_plugin.c89 krb5_krbhst_handle handle; local
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c89703 void *handle; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/kadm5/
H A Dinit_c.c548 _kadm5_connect(void *handle) argument
H A Dpassword_quality.c261 void *handle; local
324 void *handle; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c203 gsskrb5_cred handle; local
H A Dacquire_cred.c379 gsskrb5_cred handle; local
[all...]
H A Dadd_cred.c51 gsskrb5_cred cred, handle; local
[all...]
H A Dcopy_ccache.c74 gsskrb5_cred handle; local
[all...]
H A Dcreds.c41 gsskrb5_cred handle = (gsskrb5_cred)cred_handle; local
164 gsskrb5_cred handle; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dks_keychain.c170 CSSM_CC_HANDLE handle = 0; local
H A Dsoftp11.c183 object_handle_to_object(CK_OBJECT_HANDLE handle, argument
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dresolve.c516 #define handle 0 macro
530 dns_handle_t handle; local
[all...]

Completed in 430 milliseconds

1234567891011>>