/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | fptr_wlist.c | 104 fptr_whitelist_comm_point(comm_point_callback_type *fptr) in fptr_whitelist_comm_point() argument 117 fptr_whitelist_comm_point_raw(comm_point_callback_type *fptr) in fptr_whitelist_comm_point_raw() argument 200 fptr_whitelist_pending_udp(comm_point_callback_type * fptr) fptr_whitelist_pending_udp() argument 207 fptr_whitelist_pending_tcp(comm_point_callback_type * fptr) fptr_whitelist_pending_tcp() argument 214 fptr_whitelist_serviced_query(comm_point_callback_type * fptr) fptr_whitelist_serviced_query() argument 255 fptr_whitelist_hash_sizefunc(lruhash_sizefunc_type fptr) fptr_whitelist_hash_sizefunc() argument 275 fptr_whitelist_hash_compfunc(lruhash_compfunc_type fptr) fptr_whitelist_hash_compfunc() argument 292 fptr_whitelist_hash_delkeyfunc(lruhash_delkeyfunc_type fptr) fptr_whitelist_hash_delkeyfunc() argument 309 fptr_whitelist_hash_deldatafunc(lruhash_deldatafunc_type fptr) fptr_whitelist_hash_deldatafunc() argument 328 fptr_whitelist_hash_markdelfunc(lruhash_markdelfunc_type fptr) fptr_whitelist_hash_markdelfunc() argument 573 fptr_whitelist_tube_listen(tube_callback_type * fptr) fptr_whitelist_tube_listen() argument 580 fptr_whitelist_mesh_cb(mesh_cb_func_type fptr) fptr_whitelist_mesh_cb() argument 600 fptr_whitelist_inplace_cb_reply_generic(inplace_cb_reply_func_type * fptr,enum inplace_cb_list_type type) fptr_whitelist_inplace_cb_reply_generic() argument 638 fptr_whitelist_inplace_cb_query(inplace_cb_query_func_type * fptr) fptr_whitelist_inplace_cb_query() argument 657 fptr_whitelist_inplace_cb_edns_back_parsed(inplace_cb_edns_back_parsed_func_type * fptr) fptr_whitelist_inplace_cb_edns_back_parsed() argument 677 fptr_whitelist_inplace_cb_query_response(inplace_cb_query_response_func_type * fptr) fptr_whitelist_inplace_cb_query_response() argument 696 fptr_whitelist_serve_expired_lookup(serve_expired_lookup_func_type * fptr) fptr_whitelist_serve_expired_lookup() argument [all...] |
/openbsd-src/usr.sbin/unbound/util/ |
H A D | fptr_wlist.c | 104 fptr_whitelist_comm_point(comm_point_callback_type *fptr) in fptr_whitelist_comm_point() argument 117 fptr_whitelist_comm_point_raw(comm_point_callback_type *fptr) in fptr_whitelist_comm_point_raw() argument 200 fptr_whitelist_pending_udp(comm_point_callback_type * fptr) fptr_whitelist_pending_udp() argument 207 fptr_whitelist_pending_tcp(comm_point_callback_type * fptr) fptr_whitelist_pending_tcp() argument 214 fptr_whitelist_serviced_query(comm_point_callback_type * fptr) fptr_whitelist_serviced_query() argument 255 fptr_whitelist_hash_sizefunc(lruhash_sizefunc_type fptr) fptr_whitelist_hash_sizefunc() argument 275 fptr_whitelist_hash_compfunc(lruhash_compfunc_type fptr) fptr_whitelist_hash_compfunc() argument 292 fptr_whitelist_hash_delkeyfunc(lruhash_delkeyfunc_type fptr) fptr_whitelist_hash_delkeyfunc() argument 309 fptr_whitelist_hash_deldatafunc(lruhash_deldatafunc_type fptr) fptr_whitelist_hash_deldatafunc() argument 328 fptr_whitelist_hash_markdelfunc(lruhash_markdelfunc_type fptr) fptr_whitelist_hash_markdelfunc() argument 573 fptr_whitelist_tube_listen(tube_callback_type * fptr) fptr_whitelist_tube_listen() argument 580 fptr_whitelist_mesh_cb(mesh_cb_func_type fptr) fptr_whitelist_mesh_cb() argument 600 fptr_whitelist_inplace_cb_reply_generic(inplace_cb_reply_func_type * fptr,enum inplace_cb_list_type type) fptr_whitelist_inplace_cb_reply_generic() argument 638 fptr_whitelist_inplace_cb_query(inplace_cb_query_func_type * fptr) fptr_whitelist_inplace_cb_query() argument 657 fptr_whitelist_inplace_cb_edns_back_parsed(inplace_cb_edns_back_parsed_func_type * fptr) fptr_whitelist_inplace_cb_edns_back_parsed() argument 677 fptr_whitelist_inplace_cb_query_response(inplace_cb_query_response_func_type * fptr) fptr_whitelist_inplace_cb_query_response() argument 696 fptr_whitelist_serve_expired_lookup(serve_expired_lookup_func_type * fptr) fptr_whitelist_serve_expired_lookup() argument [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | call1.C | 5 typedef void (*fptr)(); typedef 15 operator fptr () { return p; } in fptr() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | template28.C | 4 const char *fptr; variable
|
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_trampoline_powerpc64.cpp | 10 auto fptr = __xray::XRayPatchedFunction.load(); in CallXRayPatchedFunction() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | bound1.C | 9 typedef int (*fptr)(A *); typedef
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | fptr.c | 69 __canonicalize_funcptr_for_compare (fptr_t fptr) in __canonicalize_funcptr_for_compare()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | fptr.c | 60 __canonicalize_funcptr_for_compare (fptr) in __canonicalize_funcptr_for_compare() argument
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | vms-hdr.c | 284 char *fname, *fout, *fptr; local
|
H A D | elfxx-ia64.c | 2047 asection *fptr; local 2222 asection *got, *fptr, *srel; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | vms-hdr.c | 211 char *fname, *fout, *fptr; in _bfd_vms_write_hdr() local
|
H A D | elfxx-ia64.c | 2512 asection *fptr; local 2685 asection *got, *fptr, *srel, *pltoff; local
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | random.c | 198 static long int *fptr = &randtbl[SEP_3 + 1]; variable
|
/openbsd-src/lib/libc/stdlib/ |
H A D | random.c | 157 static int32_t *fptr = &randtbl[SEP_3 + 1]; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | coff-pe-read.c | 242 unsigned long fptr = pe_get32 (dll, secptr1 + 20); in read_pe_exported_syms() local
|
H A D | remote-m32r-sdi.c | 1278 file_ptr fptr; in m32r_load() local
|
H A D | remote-e7000.c | 1569 file_ptr fptr; in e7000_load() local
|
/openbsd-src/lib/libcrypto/bio/ |
H A D | bss_conn.c | 542 BIO_info_cb **fptr = ptr; in conn_ctrl() local
|
/openbsd-src/lib/libssl/ |
H A D | bio_ssl.c | 451 void (**fptr)(const SSL *xssl, int type, int val); in ssl_ctrl() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | ptype.c | 235 int (*fptr) (int, float); variable
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | universal.c | 1038 const char *fptr; XS() local
|
H A D | regcomp.c | 1144 const char *fptr = STD_PAT_MODS; /*"msixxn"*/ S_set_regex_pv() local
|
H A D | perl.h | 256 CALL_FPTR(fptr) global() argument
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | pe-dll.c | 2498 unsigned long fptr = pe_get32 (dll, secptr1 + 20); in pe_implied_import_dll() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | pe-dll.c | 2528 unsigned long fptr = pe_get32 (dll, secptr1 + 20); in pe_implied_import_dll() local
|