Home
last modified time | relevance | path

Searched refs:PF_UNSPEC (Results 26 – 35 of 35) sorted by relevance

12

/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c541 hints.ai_family = PF_UNSPEC; in dconschat_init_socket()
/dragonfly/usr.bin/fetch/
H A Dfetch.c90 static int family = PF_UNSPEC; /* -[46]: address family to use */
/dragonfly/crypto/openssh/
H A Dauth-pam.c811 if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, socks) == -1) { in sshpam_init_ctx()
H A Dchannels.c4491 ai->ai_protocol = PF_UNSPEC; in connect_to_helper()
/dragonfly/lib/libfetch/
H A Dcommon.c870 hints.ai_family = PF_UNSPEC; in fetch_ssl_get_numeric_addrinfo()
/dragonfly/contrib/tcsh-6/
H A Dtc.func.c1970 hints.ai_family = PF_UNSPEC;
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c1576 hints.ai_family = PF_UNSPEC; in host_dns()
/dragonfly/usr.sbin/ppp/
H A Dbundle.c1564 if (fd[0] != -1 && socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, reply) != -1) { in bundle_SendDatalink()
/dragonfly/usr.bin/dsynth/
H A Dbuild.c1502 PF_UNSPEC, work->fds)) { in childBuilderThread()
/dragonfly/libexec/ftpd/
H A Dftpd.c2894 if (pf != PF_UNSPEC) { in long_passive()

12