Searched defs:opaque (Results 1 - 25 of 38) sorted by last modified time

12

/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A Dc_zlib.c37 static void *zlib_zalloc(void *opaque, unsigned int no, unsigned int size) argument
47 static void zlib_zfree(void *opaque, void *address) argument
/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c633 char *opaque; member in struct:__anon5216
[all...]
/freebsd-9.3-release/lib/libz/
H A Dzlib.h99 voidpf opaque; /* private data object passed to zalloc and zfree */ member in struct:z_stream_s
[all...]
H A Dzutil.c220 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) argument
244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) argument
279 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) argument
285 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) argument
[all...]
/freebsd-9.3-release/lib/libc/rpc/
H A Dauth_none.c138 authnone_validate(AUTH *client, struct opaque_auth *opaque) argument
/freebsd-9.3-release/lib/libc/include/isc/
H A Deventlib.h44 typedef struct { void *opaque; } evConnID; member in struct:__anon5058
45 typedef struct { void *opaque; } evFileID; member in struct:__anon5059
46 typedef struct { void *opaque; } evStreamID; member in struct:__anon5060
47 typedef struct { void *opaque; } evTimerID; member in struct:__anon5061
48 typedef struct { void *opaque; } evWaitID; member in struct:__anon5062
49 typedef struct { void *opaque; } evContext; member in struct:__anon5063
50 typedef struct { void *opaque; } evEvent; member in struct:__anon5064
/freebsd-9.3-release/contrib/xz/src/liblzma/api/lzma/
H A Dbase.h401 void *opaque; member in struct:__anon4469
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dcp-demangle.c293 void *opaque; member in struct:d_print_info
2707 d_growable_string_callback_adapter (const char *s, size_t l, void *opaque) argument
2717 d_print_init(struct d_print_info *dpi, int options, demangle_callbackref callback, void *opaque) argument
2800 cplus_demangle_print_callback(int options, const struct demangle_component *dc, demangle_callbackref callback, void *opaque) argument
3960 d_demangle_callback(const char *mangled, int options, demangle_callbackref callback, void *opaque) argument
4174 __gcclibcxx_demangle_callback(const char *mangled_name, void (*callback) (const char *, size_t, void *), void *opaque) argument
4206 cplus_demangle_v3_callback(const char *mangled, int options, demangle_callbackref callback, void *opaque) argument
4227 java_demangle_v3_callback(const char *mangled, demangle_callbackref callback, void *opaque) argument
[all...]
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dtls_gnutls.c65 typedef unsigned char opaque; typedef
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-data.h284 void *opaque; member in union:tui_win_info::__anon1452
/freebsd-9.3-release/contrib/bzip2/
H A Dbzlib.c107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) argument
114 void default_bzfree ( void* opaque, void* addr ) argument
H A Dbzlib.h64 void *opaque; member in struct:__anon858
/freebsd-9.3-release/contrib/openbsm/bsm/
H A Dlibbsm.h755 au_opaque_t opaque; member in union:tokenstr::__anon4002
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h215 static Qualifiers fromOpaqueValue(unsigned opaque) { argument
/freebsd-9.3-release/usr.bin/csup/
H A Dstream.c952 zfilter_alloc(void __unused *opaque, unsigned int items, unsigned int size) argument
959 zfilter_free(void __unused *opaque, void *ptr) argument
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkdigest.c416 krb5_data challange, opaque; local
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/ntlm/
H A Ddigest.c47 krb5_data opaque; member in struct:ntlmkrb5
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c47 min_length_passwd_quality(krb5_context context, krb5_principal principal, krb5_data *pwd, const char *opaque, char *message, size_t length) argument
85 char_class_passwd_quality(krb5_context context, krb5_principal principal, krb5_data *pwd, const char *opaque, char *message, size_t length) argument
136 external_passwd_quality(krb5_context context, krb5_principal principal, krb5_data *pwd, const char *opaque, char *message, size_t length) argument
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Daes-test.c201 krb5_data password, opaque; local
H A Dcrypto.c265 DES_AFS3_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
318 krb5_DES_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
418 DES3_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
482 DES3_string_to_key_derived(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
557 ARCFOUR_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
604 AES_string_to_key(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
969 krb5_data opaque; local
982 krb5_string_to_key_data_salt_opaque(krb5_context context, krb5_enctype enctype, krb5_data password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
1025 krb5_string_to_key_salt_opaque(krb5_context context, krb5_enctype enctype, const char *password, krb5_salt salt, krb5_data opaque, krb5_keyblock *key) argument
[all...]
H A Ddigest.c184 krb5_digest_set_opaque(krb5_context context, krb5_digest digest, const char *opaque) argument
930 krb5_ntlm_init_get_opaque(krb5_context context, krb5_ntlm ntlm, krb5_data *opaque) argument
1091 krb5_ntlm_req_set_opaque(krb5_context context, krb5_ntlm ntlm, krb5_data *opaque) argument
[all...]
H A Dinit_creds_pw.c69 krb5_data opaque; local
H A Dtest_crypto.c102 krb5_data opaque; local
/freebsd-9.3-release/sys/fs/coda/
H A Dcoda.h210 u_int32_t opaque[4]; member in struct:CodaFid
[all...]
/freebsd-9.3-release/sys/kern/
H A Dkern_linker.c2117 sysctl_kern_function_list_iterate(const char *name, void *opaque) argument

Completed in 239 milliseconds

12