Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 25 of 186) sorted by relevance

12345678

/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diter_hints.c56 struct iter_hints* hints = (struct iter_hints*)calloc(1, in hints_create() local
76 static void hints_del_tree(struct iter_hints* hints) in hints_del_tree()
82 hints_delete(struct iter_hints* hints) in hints_delete()
168 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp, in hints_insert()
277 read_stubs(struct iter_hints* hints, struct config_file* cfg) in read_stubs()
307 read_root_hints(struct iter_hints* hints, char* fname) in read_root_hints()
420 read_root_hints_list(struct iter_hints* hints, struct config_file* cfg) in read_root_hints_list()
439 hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg) in hints_apply_cfg()
468 hints_lookup_root(struct iter_hints* hints, uint16_t qclass) in hints_lookup_root()
480 hints_lookup_stub(struct iter_hints* hints, uint8_t* qname, in hints_lookup_stub()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetaddrinfo.c46 const struct addrinfo *hints, in get_port_protocol_socktype()
182 get_null (const struct addrinfo *hints, in get_null()
276 const struct addrinfo *hints, in get_number()
316 const struct addrinfo *hints, in get_nodes()
375 const struct addrinfo *hints, in getaddrinfo()
H A Dgetnameinfo_verified.c57 struct addrinfo hints; in getnameinfo_verified() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline.h31 ipa_hints hints; variable
37 int size, ipa_hints hints) in edge_growth_cache_entry()
H A Dipa-inline-analysis.cc63 ipa_hints hints; member in node_context_cache_entry
159 int hints = 0; in simple_edge_hints() local
187 ipa_hints hints; in do_estimate_edge_time() local
353 ipa_hints hints = edge_growth_cache->get (edge)->hints; in do_estimate_edge_hints() local
368 ipa_hints hints = estimates.hints | simple_edge_hints (edge); in do_estimate_edge_hints() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline.h31 ipa_hints hints; variable
37 int size, ipa_hints hints) in edge_growth_cache_entry()
H A Dipa-inline-analysis.c63 ipa_hints hints; variable
156 int hints = 0; in simple_edge_hints() local
184 ipa_hints hints; in do_estimate_edge_time() local
346 ipa_hints hints; in do_estimate_edge_hints() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_hostname.c70 struct addrinfo *ai, *a, hints; in krb5_expand_hostname() local
145 struct addrinfo *ai, *a, hints; in krb5_expand_hostname_realms() local
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.c119 addrinfo *malloc_ai(int port, u_long addr, const struct addrinfo *hints) in malloc_ai()
149 const struct addrinfo *hints, struct addrinfo **res) in getaddrinfo()
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.c119 addrinfo *malloc_ai(int port, u_long addr, const struct addrinfo *hints) in malloc_ai()
149 const struct addrinfo *hints, struct addrinfo **res) in getaddrinfo()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dprsa_par.y253 struct addrinfo hints, *res; variable
282 struct addrinfo hints, *res; variable
/netbsd-src/sys/net/
H A Dbpfjit.c252 nscratches(bpfjit_hint_t hints) in nscratches()
519 emit_xcall(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_xcall()
653 emit_cop(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_cop()
802 emit_pkt_read(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_pkt_read()
996 emit_msh(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_msh()
1284 bpf_memword_init_t *initmask, bpfjit_hint_t *hints) in optimize_pass1()
1580 bpf_memword_init_t *initmask, bpfjit_hint_t *hints) in optimize()
1697 generate_insn_code(struct sljit_compiler *compiler, bpfjit_hint_t hints, in generate_insn_code()
2164 bpfjit_hint_t hints; in bpfjit_generate_code() local
/netbsd-src/usr.sbin/ypserv/common/
H A Dlocalhostname.c51 struct addrinfo *res, hints; in localhostname() local
/netbsd-src/lib/libc/net/
H A Drcmd.c101 struct addrinfo hints, *res; in rcmd_af() local
160 struct addrinfo hints, *res; in orcmd_af() local
601 struct addrinfo hints, *res, *r; in ruserok() local
922 struct addrinfo hints, *res, *r; in __icheckhost() local
973 struct addrinfo hints, *res, *r; in __gethostloop() local
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dgethost.c60 struct addrinfo hints, *res; local
/netbsd-src/sbin/iscsid/
H A Discsid_driverif.c101 struct addrinfo hints, *ai, *ai0; in bind_socket() local
192 struct addrinfo hints, *ai, *ai0; in make_connection() local
518 struct addrinfo hints, *ai, *ai0; in event_recover_connection() local
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dis_ip_address.c36 struct addrinfo hints; in is_ip_address() local
H A Dntp_rfc2553.c284 const struct addrinfo *hints, struct addrinfo **res) in getaddrinfo()
469 const struct addrinfo *hints) in do_nodename()
/netbsd-src/lib/libform/
H A Dtype_ipv6.c57 struct addrinfo hints, *res; in ipv6_check_field() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dcanon-host.c69 static struct addrinfo hints; in canon_host_r() local
/netbsd-src/usr.bin/finger/
H A Dnet.c73 struct addrinfo hints, *res, *res0; in netfinger() local
/netbsd-src/external/bsd/less/dist/
H A Dscrsize.c57 XSizeHints hints; local
/netbsd-src/usr.bin/whois/
H A Dwhois.c184 struct addrinfo hints, *res, *ai; in whois() local
306 struct addrinfo hints, *res = NULL; in choose_server() local
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd.c223 struct addrinfo *hints) in setup_socket()
321 const struct addrinfo *hints) in figure_default_sockets()
456 const struct addrinfo *hints) in figure_sockets()
944 struct addrinfo hints; in main() local
/netbsd-src/sbin/mount_portal/
H A Dpt_tcp.c73 struct addrinfo hints, *res, *lres; in portal_tcp() local

12345678