| /openbsd-src/sbin/unwind/libunbound/iterator/ | 
| H A D | iter_hints.c | 56 	struct iter_hints* hints = (struct iter_hints*)calloc(1,  in hints_create()  local78 static void hints_del_tree(struct iter_hints* hints)  in hints_del_tree()
 84 hints_delete(struct iter_hints* hints)  in hints_delete()
 171 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp,  in hints_insert()
 280 read_stubs(struct iter_hints* hints, struct config_file* cfg)  in read_stubs()
 310 read_root_hints(struct iter_hints* hints, char* fname)  in read_root_hints()
 423 read_root_hints_list(struct iter_hints* hints, struct config_file* cfg)  in read_root_hints_list()
 442 hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg)  in hints_apply_cfg()
 482 hints_find(struct iter_hints* hints, uint8_t* qname, uint16_t qclass,  in hints_find()
 499 hints_find_root(struct iter_hints* hints, uint16_t qclass, int nolock)  in hints_find_root()
 [all …]
 
 | 
| /openbsd-src/usr.sbin/unbound/iterator/ | 
| H A D | iter_hints.c | 56 	struct iter_hints* hints = (struct iter_hints*)calloc(1,  in hints_create()  local78 static void hints_del_tree(struct iter_hints* hints)  in hints_del_tree()
 84 hints_delete(struct iter_hints* hints)  in hints_delete()
 171 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp,  in hints_insert()
 280 read_stubs(struct iter_hints* hints, struct config_file* cfg)  in read_stubs()
 310 read_root_hints(struct iter_hints* hints, char* fname)  in read_root_hints()
 423 read_root_hints_list(struct iter_hints* hints, struct config_file* cfg)  in read_root_hints_list()
 442 hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg)  in hints_apply_cfg()
 482 hints_find(struct iter_hints* hints, uint8_t* qname, uint16_t qclass,  in hints_find()
 499 hints_find_root(struct iter_hints* hints, uint16_t qclass, int nolock)  in hints_find_root()
 [all …]
 
 | 
| /openbsd-src/usr.sbin/lpr/lpd/ | 
| H A D | allowedhost.c | 135 	struct addrinfo hints, *res, *r;  in checkhost()  local182 	struct addrinfo hints, *res, *r;  in gethostloop()  local
 231 	struct addrinfo hints;  in main()  local
 
 | 
| H A D | lpd.c | 603 	struct addrinfo hints, *res, *r;  in chkhost()  local688 	struct addrinfo hints, *res, *r;  in socksetup()  local
 
 | 
| /openbsd-src/lib/libcrypto/bio/ | 
| H A D | b_sock.c | 41 	struct addrinfo hints = {  in BIO_get_host_ip()  local71 	struct addrinfo hints = {  in BIO_get_port()  local
 130 	struct addrinfo hints = {  in BIO_get_accept_socket()  local
 
 | 
| /openbsd-src/lib/libc/net/ | 
| H A D | ruserok.c | 60 	struct addrinfo hints, *res, *r;  in ruserok()  local302 	struct addrinfo hints, *res, *r;  in __icheckhost()  local
 350 	struct addrinfo hints, *res, *r;  in __gethostloop()  local
 
 | 
| /openbsd-src/regress/sys/kern/sosplice/perf/ | 
| H A D | relay.c | 123 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-src/usr.sbin/ntpd/ | 
| H A D | config.c | 61 	struct addrinfo		 hints, *res;  in host_ip()  local95 	struct addrinfo		 hints, *res0, *res;  in host_dns1()  local
 
 | 
| /openbsd-src/usr.sbin/nsd/ | 
| H A D | nsd.c | 223 	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-src/usr.bin/nc/ | 
| H A D | socks.c | 66 	struct addrinfo hints, *res;  in decode_addrport()  local178     struct addrinfo hints __attribute__ ((__unused__)),  in socks_connect()
 
 | 
| /openbsd-src/lib/libc/asr/ | 
| H A D | getaddrinfo.c | 29     const struct addrinfo *hints, struct addrinfo **res)  in getaddrinfo()
 | 
| /openbsd-src/usr.bin/whois/ | 
| H A D | whois.c | 173 	struct addrinfo hints, *res, *ai;  in whois()  local297 	struct addrinfo hints, *res = NULL;  in choose_server()  local
 
 | 
| /openbsd-src/regress/lib/libc/asr/bin/ | 
| H A D | getaddrinfo.c | 45 	struct addrinfo		*ai, *res, hints;  in main()  local
 | 
| /openbsd-src/usr.bin/finger/ | 
| H A D | net.c | 54 	struct addrinfo hints, *res0, *res;  in netfinger()  local
 | 
| /openbsd-src/regress/lib/libpthread/getaddrinfo/ | 
| H A D | getaddrinfo.c | 67 	struct addrinfo hints, *res;  local
 | 
| /openbsd-src/regress/sys/netinet6/srcaddr/ | 
| H A D | srcaddr.c | 36 	struct addrinfo		 hints, *res;  in main()  local
 | 
| /openbsd-src/usr.sbin/lpd/ | 
| H A D | resolver.c | 72     const struct addrinfo *hints, void (*cb)(void *, int, struct addrinfo *),  in resolver_getaddrinfo()135 	struct addrinfo hints;  in resolver_dispatch_request()  local
 
 | 
| /openbsd-src/sys/arch/i386/include/ | 
| H A D | cpufunc.h | 248 monitor(const volatile void *addr, u_long extensions, u_int hints)  in monitor()255 mwait(u_long extensions, u_int hints)  in mwait()
 
 | 
| /openbsd-src/usr.sbin/rdate/ | 
| H A D | rfc868time.c | 64 	struct addrinfo hints, *res0, *res;  in rfc868time_client()  local
 | 
| /openbsd-src/regress/sys/netinet/ipsec/ | 
| H A D | nonxt-reflect.c | 43 	struct addrinfo hints, *res, *res0;  in main()  local
 | 
| H A D | nonxt-sendrecv.c | 43 	struct addrinfo hints, *res, *res0;  in main()  local
 | 
| /openbsd-src/usr.sbin/smtpd/ | 
| H A D | dns.c | 57 	struct addrinfo	hints, *res;  in domainname_is_addr()  local344 	struct addrinfo		 hints;  in dns_lookup_host()  local
 
 | 
| /openbsd-src/usr.sbin/radiusd/ | 
| H A D | util.c | 36 	struct addrinfo	 hints;  in addrport_parse()  local
 | 
| /openbsd-src/lib/libpcap/ | 
| H A D | scanner.l | 262 			  struct addrinfo hints, *res;  variable 
 | 
| /openbsd-src/regress/usr.bin/nc/ | 
| H A D | client-tcp.c | 93 	struct addrinfo hints, *res, *res0;  in connect_socket()  local
 |