Home
last modified time | relevance | path

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

1234567

/openbsd/usr.sbin/unbound/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()
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()
516 int hints_next_root(struct iter_hints* hints, uint16_t* qclass) in hints_next_root()
[all …]
/openbsd/sbin/unwind/libunbound/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()
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()
516 int hints_next_root(struct iter_hints* hints, uint16_t* qclass) in hints_next_root()
[all …]
/openbsd/usr.sbin/lpr/lpd/
H A Dallowedhost.c135 struct addrinfo hints, *res, *r; in checkhost() local
182 struct addrinfo hints, *res, *r; in gethostloop() local
231 struct addrinfo hints; in main() local
H A Dlpd.c603 struct addrinfo hints, *res, *r; in chkhost() local
688 struct addrinfo hints, *res, *r; in socksetup() local
/openbsd/lib/libcrypto/bio/
H A Db_sock.c41 struct addrinfo hints = { in BIO_get_host_ip() local
71 struct addrinfo hints = { in BIO_get_port() local
130 struct addrinfo hints = { in BIO_get_accept_socket() local
/openbsd/lib/libc/net/
H A Druserok.c60 struct addrinfo hints, *res, *r; in ruserok() local
302 struct addrinfo hints, *res, *r; in __icheckhost() local
350 struct addrinfo hints, *res, *r; in __gethostloop() local
/openbsd/regress/sys/kern/sosplice/perf/
H A Drelay.c123 socket_listen(int *ls, struct addrinfo *hints, const char *listenaddr, in socket_listen()
229 socket_connect(struct addrinfo *hints, const char *hostname, const char *port) in socket_connect()
284 struct addrinfo hints; in main() local
/openbsd/usr.sbin/ntpd/
H A Dconfig.c61 struct addrinfo hints, *res; in host_ip() local
95 struct addrinfo hints, *res0, *res; in host_dns1() local
/openbsd/usr.sbin/nsd/
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
/openbsd/usr.bin/nc/
H A Dsocks.c66 struct addrinfo hints, *res; in decode_addrport() local
178 struct addrinfo hints __attribute__ ((__unused__)), in socks_connect()
/openbsd/usr.bin/whois/
H A Dwhois.c173 struct addrinfo hints, *res, *ai; in whois() local
297 struct addrinfo hints, *res = NULL; in choose_server() local
/openbsd/lib/libc/asr/
H A Dgetaddrinfo.c29 const struct addrinfo *hints, struct addrinfo **res) in getaddrinfo()
/openbsd/regress/lib/libc/asr/bin/
H A Dgetaddrinfo.c45 struct addrinfo *ai, *res, hints; in main() local
/openbsd/usr.bin/finger/
H A Dnet.c54 struct addrinfo hints, *res0, *res; in netfinger() local
/openbsd/regress/lib/libpthread/getaddrinfo/
H A Dgetaddrinfo.c67 struct addrinfo hints, *res; local
/openbsd/usr.sbin/lpd/
H A Dresolver.c72 const struct addrinfo *hints, void (*cb)(void *, int, struct addrinfo *), in resolver_getaddrinfo()
135 struct addrinfo hints; in resolver_dispatch_request() local
/openbsd/sys/arch/i386/include/
H A Dcpufunc.h248 monitor(const volatile void *addr, u_long extensions, u_int hints) in monitor()
255 mwait(u_long extensions, u_int hints) in mwait()
/openbsd/regress/sys/netinet6/srcaddr/
H A Dsrcaddr.c36 struct addrinfo hints, *res; in main() local
/openbsd/usr.sbin/rdate/
H A Drfc868time.c64 struct addrinfo hints, *res0, *res; in rfc868time_client() local
/openbsd/usr.sbin/smtpd/
H A Ddns.c57 struct addrinfo hints, *res; in domainname_is_addr() local
344 struct addrinfo hints; in dns_lookup_host() local
/openbsd/regress/sys/netinet/ipsec/
H A Dnonxt-reflect.c43 struct addrinfo hints, *res, *res0; in main() local
H A Dnonxt-sendrecv.c43 struct addrinfo hints, *res, *res0; in main() local
/openbsd/usr.sbin/radiusd/
H A Dutil.c36 struct addrinfo hints; in addrport_parse() local
/openbsd/lib/libpcap/
H A Dscanner.l262 struct addrinfo hints, *res; variable
/openbsd/regress/usr.bin/nc/
H A Dclient-tcp.c93 struct addrinfo hints, *res, *res0; in connect_socket() local

1234567