Home
last modified time | relevance | path

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

1234

/dflybsd-src/crypto/libressl/crypto/bio/
H A Db_sock.c41 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
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-inline-analysis.c124 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
H A Dipa-inline.h30 ipa_hints hints; member
/dflybsd-src/usr.sbin/lpr/common_source/
H A Dnet.c87 struct addrinfo hints, *res, *ai; in getport() local
181 struct addrinfo hints, *local_res, *remote_res, *lr, *rr; in checkremote() local
/dflybsd-src/crypto/libressl/apps/nc/
H A Dsocks.c66 struct addrinfo hints, *res; in decode_addrport() local
178 struct addrinfo hints __attribute__ ((__unused__)), in socks_connect()
/dflybsd-src/contrib/libpcap/
H A Dscanner.l401 struct addrinfo hints, *res; variable
H A Dnametoaddr.c200 struct addrinfo hints, *res; in pcap_nametoaddrinfo() local
326 struct addrinfo hints, *res, *ai; in pcap_nametoport() local
/dflybsd-src/lib/libc/net/
H A Drcmd.c82 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
H A Drcmdsh.c66 struct addrinfo hints, *res; in rcmdsh() local
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dcanon-host.c66 static struct addrinfo hints; in canon_host_r() local
/dflybsd-src/usr.sbin/dntpd/
H A Dsocket.c43 struct addrinfo hints, *res, *res0; in udp_socket() local
/dflybsd-src/contrib/tcp_wrappers/
H A Dhosts_access.c344 struct addrinfo hints, *res; local
434 struct addrinfo hints, *res; local
H A Dtcpdmatch.c61 struct addrinfo hints, *hp, *res; local
H A Dsocket.c175 struct addrinfo hints, *res, *res0 = NULL; local
/dflybsd-src/lib/libc/citrus/
H A Dcitrus_prop.c341 const _citrus_prop_hint_t * __restrict hints, void * __restrict context) in _citrus_prop_parse_element()
424 _citrus_prop_parse_variable(const _citrus_prop_hint_t * __restrict hints, in _citrus_prop_parse_variable()
/dflybsd-src/sbin/nfsd/
H A Dnfsd.c111 struct addrinfo *ai_udp, *ai_tcp, *ai_udp6, *ai_tcp6, hints; in main() local
710 setbindhost(struct addrinfo **ai, const char *bindhost, struct addrinfo hints) in setbindhost()
/dflybsd-src/crypto/openssh/
H A Daddr.c379 struct addrinfo hints, *ai; in addr_pton() local
408 struct addrinfo hints, *ai; in addr_sa_pton() local
/dflybsd-src/libexec/ftpd/
H A Dftpcmd.y225 struct addrinfo hints; variable
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dknown-headers.cc59 static const stdlib_hint hints[] = { in get_stdlib_header_for_name() local
/dflybsd-src/usr.sbin/lpr/lpd/
H A Dlpd.c643 struct addrinfo hints, *res, *r; in chkhost() local
848 struct addrinfo hints, *res, *r; in socksetup() local
/dflybsd-src/usr.sbin/rip6query/
H A Drip6query.c84 struct addrinfo hints, *res; in main() local
/dflybsd-src/tools/tools/netrate/netblast/
H A Dnetblast.c145 struct addrinfo hints, *res, *res0; in main() local
/dflybsd-src/usr.sbin/ndp/
H A Dndp.c383 struct addrinfo hints, *res; in set() local
462 struct addrinfo hints, *res; in get() local
500 struct addrinfo hints, *res; in delete() local
/dflybsd-src/lib/libutil/
H A Drealhostname.c130 struct addrinfo hints, *res, *ores; in realhostname_sa() local
/dflybsd-src/sbin/umount/
H A Dumount.c86 struct addrinfo hints; in main() local
404 struct addrinfo *ai, hints; in umountfs() local

1234