Searched defs:opaque (Results 26 - 38 of 38) sorted by relevance

12

/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/openbsm/bsm/
H A Dlibbsm.h755 au_opaque_t opaque; member in union:tokenstr::__anon4002
/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c633 char *opaque; member in struct:__anon5216
[all...]
/freebsd-9.3-release/sys/cddl/dev/fbt/
H A Dfbt.c225 fbt_provide_module_function(linker_file_t lf, int symindx, linker_symval_t *symval, void *opaque) argument
/freebsd-9.3-release/sys/dev/bxe/
H A Decore_init.h601 uint8_t opaque[56]; member in struct:src_ent
H A Decore_hsi.h1799 uint32_t opaque[MGMTFW_STATE_WORD_SIZE]; member in struct:mgmtfw_state
/freebsd-9.3-release/sys/kern/
H A Dkern_linker.c2117 sysctl_kern_function_list_iterate(const char *name, void *opaque) argument
H A Dlink_elf.c1436 link_elf_each_function_name(linker_file_t file, int (*callback)(const char *, void *), void *opaque) argument
1456 link_elf_each_function_nameval(linker_file_t file, linker_function_nameval_callback_t callback, void *opaque) argument
/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/gnu/fs/xfs/
H A Dxfs_fs.h368 __u32 opaque[4]; member in struct:xfs_attrlist_cursor
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
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...]
/freebsd-9.3-release/sys/net/
H A Dzlib.c5235 voidpf zcalloc (voidpf opaque, unsigne argument
5259 zcfree(voidpf opaque, voidpf ptr) argument
5294 zcalloc(voidpf opaque, unsigned items, unsigned size) argument
5300 zcfree(voidpf opaque, voidpf ptr) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h215 static Qualifiers fromOpaqueValue(unsigned opaque) { argument

Completed in 410 milliseconds

12