| /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() local 78 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() local 78 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() local 182 struct addrinfo hints, *res, *r; in gethostloop() local 231 struct addrinfo hints; in main() local
|
| /dflybsd-src/crypto/libressl/crypto/bio/ |
| H A D | b_sock.c | 41 struct addrinfo hints = { in BIO_get_host_ip() local 69 struct addrinfo hints = { in BIO_get_port() local 123 struct addrinfo hints = { in BIO_get_accept_socket() local
|
| /openbsd-src/lib/libcrypto/bio/ |
| H A D | b_sock.c | 41 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-src/lib/libc/net/ |
| H A D | ruserok.c | 60 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-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
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | ipa-inline-analysis.c | 124 int hints = 0; in simple_edge_hints() local 154 ipa_hints hints; in do_estimate_edge_time() local 254 ipa_hints hints; in do_estimate_edge_hints() local
|
| /dflybsd-src/usr.sbin/lpr/common_source/ |
| H A D | net.c | 87 struct addrinfo hints, *res, *ai; in getport() local 181 struct addrinfo hints, *local_res, *remote_res, *lr, *rr; in checkremote() local
|
| /openbsd-src/usr.sbin/ntpd/ |
| H A D | config.c | 61 struct addrinfo hints, *res; in host_ip() local 95 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
|
| /dflybsd-src/crypto/libressl/apps/nc/ |
| H A D | socks.c | 66 struct addrinfo hints, *res; in decode_addrport() local 178 struct addrinfo hints __attribute__ ((__unused__)), in socks_connect()
|
| /openbsd-src/usr.bin/nc/ |
| H A D | socks.c | 66 struct addrinfo hints, *res; in decode_addrport() local 178 struct addrinfo hints __attribute__ ((__unused__)), in socks_connect()
|
| /dflybsd-src/contrib/libpcap/ |
| H A D | scanner.l | 401 struct addrinfo hints, *res; variable
|
| /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() local 297 struct addrinfo hints, *res = NULL; in choose_server() local
|
| /dflybsd-src/lib/libc/net/ |
| H A D | rcmd.c | 82 struct addrinfo hints, *res, *ai; in rcmd_af() local 370 struct addrinfo hints, *res, *r; in ruserok() local 683 struct addrinfo hints, *res, *r; in __icheckhost() local
|
| /dflybsd-src/contrib/cvs-1.12/lib/ |
| H A D | canon-host.c | 66 static struct addrinfo hints; in canon_host_r() 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
|
| /dflybsd-src/usr.sbin/dntpd/ |
| H A D | socket.c | 43 struct addrinfo hints, *res, *res0; in udp_socket() 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()
|