Symbol: PF_UNSPEC
lib/libc/asr/asr.c
844
if (_asr_sockaddr_from_str(sa, PF_UNSPEC, s) == -1)
lib/libc/asr/asr_utils.c
447
case PF_UNSPEC:
lib/libc/asr/getaddrinfo_async.c
169
if (ai->ai_family != PF_UNSPEC &&
lib/libc/asr/getaddrinfo_async.c
521
if (as->as.ai.hints.ai_family != PF_UNSPEC)
lib/libc/asr/getaddrinfo_async.c
526
if (as->as.ai.hints.ai_family != PF_UNSPEC)
lib/libc/asr/getaddrinfo_async.c
62
#define MATCH_FAMILY(a, b) ((a) == matches[(b)].family || (a) == PF_UNSPEC)
lib/libc/asr/getaddrinfo_async.c
99
as->as.ai.hints.ai_family = PF_UNSPEC;
lib/libc/net/rcmdsh.c
80
hint.ai_family = PF_UNSPEC;
lib/libc/net/rcmdsh.c
92
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1) {
lib/libc/net/ruserok.c
64
hints.ai_family = PF_UNSPEC;
lib/libpcap/nametoaddr.c
95
hints.ai_family = PF_UNSPEC;
libexec/ftpd/ftpcmd.y
249
long_passive("LPSV", PF_UNSPEC);
libexec/ftpd/ftpcmd.y
266
long_passive("EPSV", PF_UNSPEC);
libexec/ftpd/ftpd.c
2306
if (pf != PF_UNSPEC && ctrl_addr.su_family != pf) {
libexec/ftpd/monitor.c
159
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, pair) == -1)
libexec/mail.local/mail.local.c
285
hints.ai_family = PF_UNSPEC;
libexec/spamd/sync.c
76
hints.ai_family = PF_UNSPEC;
regress/lib/libc/asr/bin/common.c
661
case PF_UNSPEC:
regress/lib/libc/getaddrinfo/gaitest.c
126
ai.ai_family = PF_UNSPEC;
regress/lib/libc/sys/t_mmap.c
115
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, fds) != 0)
regress/lib/libpthread/getaddrinfo/getaddrinfo.c
72
hints.ai_family = PF_UNSPEC;
regress/lib/libtls/signer/signertest.c
324
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC,
regress/lib/libtls/tls/tlstest.c
274
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC,
regress/sys/kern/pledge/sendrecvfd/sendrecvfd.c
234
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, sv) == -1)
regress/sys/kern/sosplice/perf/relay.c
311
hints.ai_family = PF_UNSPEC;
regress/sys/net/pflow/gen_traffic.c
92
hints.ai_family = PF_UNSPEC;
regress/usr.sbin/syslogd/logflush.c
46
if (socketpair(AF_UNIX, SOCK_DGRAM, PF_UNSPEC, pair) == -1)
sbin/dhcp6leased/dhcp6leased.c
229
PF_UNSPEC, pipe_main2frontend) == -1)
sbin/dhcp6leased/dhcp6leased.c
232
PF_UNSPEC, pipe_main2engine) == -1)
sbin/dhcp6leased/dhcp6leased.c
656
PF_UNSPEC, pipe_frontend2engine) == -1)
sbin/dhcpleased/dhcpleased.c
241
PF_UNSPEC, pipe_main2frontend) == -1)
sbin/dhcpleased/dhcpleased.c
244
PF_UNSPEC, pipe_main2engine) == -1)
sbin/dhcpleased/dhcpleased.c
729
PF_UNSPEC, pipe_frontend2engine) == -1)
sbin/iked/ocsp.c
129
hints.ai_family = PF_UNSPEC;
sbin/iked/parse.y
1285
hints.ai_family = PF_UNSPEC;
sbin/iked/parse.y
1365
hints.ai_family = PF_UNSPEC;
sbin/iked/parse.y
1393
hints.ai_family = PF_UNSPEC;
sbin/iked/parse.y
2316
hints.ai_family = PF_UNSPEC;
sbin/iked/proc.c
243
PF_UNSPEC, fds) == -1)
sbin/iked/proc.c
435
PF_UNSPEC, fds) == -1)
sbin/ipsecctl/parse.y
1784
hints.ai_family = PF_UNSPEC;
sbin/isakmpd/monitor.c
94
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, p) != 0)
sbin/isakmpd/util.c
211
hints.ai_family = PF_UNSPEC;
sbin/mountd/mountd.c
302
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, socks) == -1) {
sbin/pfctl/pfctl_parser.c
1833
hints.ai_family = PF_UNSPEC;
sbin/pflogd/privsep.c
100
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, socks) == -1)
sbin/slaacd/slaacd.c
203
PF_UNSPEC, pipe_main2frontend) == -1)
sbin/slaacd/slaacd.c
206
PF_UNSPEC, pipe_main2engine) == -1)
sbin/slaacd/slaacd.c
623
PF_UNSPEC, pipe_frontend2engine) == -1)
sbin/unwind/unwind.c
210
PF_UNSPEC, pipe_main2frontend) == -1)
sbin/unwind/unwind.c
213
PF_UNSPEC, pipe_main2resolver) == -1)
sbin/unwind/unwind.c
562
PF_UNSPEC, pipe_frontend2resolver) == -1)
sys/kern/uipc_domain.c
145
if (family == PF_UNSPEC)
sys/kern/uipc_domain.c
213
if (family == PF_UNSPEC)
sys/netinet/tcp_debug.c
127
int pf = PF_UNSPEC;
sys/netinet/tcp_debug.c
154
if (pf == PF_UNSPEC) {
usr.bin/cdio/cddb.c
151
hints.ai_family = PF_UNSPEC;
usr.bin/dig/dighost.c
514
hints.ai_family = PF_UNSPEC;
usr.bin/file/file.c
199
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, pair) != 0)
usr.bin/finger/net.c
63
hints.ai_family = PF_UNSPEC;
usr.bin/ftp/main.c
309
int family = PF_UNSPEC;
usr.bin/login/login.c
220
hints.ai_family = PF_UNSPEC;
usr.bin/mg/region.c
543
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, s) == -1) {
usr.bin/nc/socks.c
69
hints.ai_family = v4only ? PF_INET : PF_UNSPEC;
usr.bin/rsync/socket.c
161
hints.ai_family = PF_UNSPEC;
usr.bin/ssh/channels.c
4723
ai->ai_protocol = PF_UNSPEC;
usr.bin/tcpbench/tcpbench.c
1115
int family = PF_UNSPEC;
usr.bin/tftp/main.c
195
hints.ai_family = PF_UNSPEC;
usr.bin/tmux/cmd-pipe-pane.c
113
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, pipe_fd) != 0) {
usr.bin/tmux/job.c
120
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, out) != 0)
usr.bin/tmux/proc.c
360
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, pair) != 0)
usr.sbin/acme-client/dnsproc.c
62
hints.ai_family = PF_UNSPEC;
usr.sbin/bgpd/bgpd.c
1297
PF_UNSPEC, pipe) == -1)
usr.sbin/dhcpd/sync.c
75
hints.ai_family = PF_UNSPEC;
usr.sbin/dvmrpd/dvmrpd.c
191
PF_UNSPEC, pipe_parent2dvmrpe) == -1)
usr.sbin/dvmrpd/dvmrpd.c
194
PF_UNSPEC, pipe_parent2rde) == -1)
usr.sbin/dvmrpd/dvmrpd.c
197
PF_UNSPEC, pipe_dvmrpe2rde) == -1)
usr.sbin/eigrpd/eigrpd.c
215
PF_UNSPEC, pipe_parent2eigrpe) == -1)
usr.sbin/eigrpd/eigrpd.c
218
PF_UNSPEC, pipe_parent2rde) == -1)
usr.sbin/eigrpd/eigrpd.c
557
PF_UNSPEC, pipe_eigrpe2rde) == -1)
usr.sbin/hostapd/privsep.c
107
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, socks) == -1)
usr.sbin/httpd/parse.y
2132
hints.ai_family = PF_UNSPEC;
usr.sbin/httpd/proc.c
216
PF_UNSPEC, fds) == -1)
usr.sbin/httpd/proc.c
412
PF_UNSPEC, fds) == -1)
usr.sbin/identd/identd.c
288
PF_UNSPEC, pair) == -1)
usr.sbin/ikectl/parser.c
284
hints.ai_family = PF_UNSPEC;
usr.sbin/iscsictl/parse.y
295
addrinfo_opts.af = PF_UNSPEC;
usr.sbin/iscsictl/parse.y
300
addrinfo_opts.af = PF_UNSPEC;
usr.sbin/iscsictl/parse.y
317
if (addrinfo_opts.af != PF_UNSPEC) {
usr.sbin/iscsictl/parser.c
233
hints.ai_family = PF_UNSPEC;
usr.sbin/ldapd/ldapd.c
213
PF_UNSPEC, pipe_parent2ldap) != 0)
usr.sbin/ldapd/parse.y
1026
hints.ai_family = PF_UNSPEC;
usr.sbin/ldpd/ldpd.c
211
PF_UNSPEC, pipe_parent2ldpe) == -1)
usr.sbin/ldpd/ldpd.c
214
PF_UNSPEC, pipe_parent2lde) == -1)
usr.sbin/ldpd/ldpd.c
622
PF_UNSPEC, pipe_ldpe2lde) == -1)
usr.sbin/lpd/lpd.c
203
if (socketpair(AF_UNIX, SOCK_STREAM|SOCK_NONBLOCK, PF_UNSPEC, sp) == -1)
usr.sbin/lpd/proc.c
117
if (socketpair(AF_UNIX, SOCK_STREAM|SOCK_NONBLOCK, PF_UNSPEC, sp) == -1) {
usr.sbin/lpr/common_source/common.c
127
hints.ai_family = PF_UNSPEC;
usr.sbin/lpr/common_source/common.c
350
hints.ai_family = PF_UNSPEC;
usr.sbin/lpr/lpd/allowedhost.c
235
hints.ai_family = PF_UNSPEC;
usr.sbin/lpr/lpd/lpd.c
273
finet = socksetup(PF_UNSPEC, options, port);
usr.sbin/lpr/lpd/lpd.c
638
hints.ai_family = PF_UNSPEC;
usr.sbin/npppd/npppd/parse.y
609
hint.ai_family = PF_UNSPEC;
usr.sbin/npppd/npppd/privsep.c
178
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, pairsock) == -1)
usr.sbin/ntpd/ntp.c
96
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, PF_UNSPEC,
usr.sbin/ntpd/ntpd.c
254
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, PF_UNSPEC,
usr.sbin/ocspcheck/ocspcheck.c
77
hints.ai_family = PF_UNSPEC;
usr.sbin/ospf6d/ospf6d.c
222
PF_UNSPEC, pipe_parent2ospfe) == -1)
usr.sbin/ospf6d/ospf6d.c
225
PF_UNSPEC, pipe_parent2rde) == -1)
usr.sbin/ospf6d/ospf6d.c
228
PF_UNSPEC, pipe_ospfe2rde) == -1)
usr.sbin/ospfd/ospfd.c
228
PF_UNSPEC, pipe_parent2ospfe) == -1)
usr.sbin/ospfd/ospfd.c
231
PF_UNSPEC, pipe_parent2rde) == -1)
usr.sbin/ospfd/ospfd.c
234
PF_UNSPEC, pipe_ospfe2rde) == -1)
usr.sbin/rad/rad.c
213
PF_UNSPEC, pipe_main2frontend) == -1)
usr.sbin/rad/rad.c
216
PF_UNSPEC, pipe_main2engine) == -1)
usr.sbin/rad/rad.c
545
PF_UNSPEC, pipe_frontend2engine) == -1)
usr.sbin/radiusctl/radiusctl.c
262
hints.ai_family = PF_UNSPEC;
usr.sbin/radiusd/parse.y
155
hints.ai_family = PF_UNSPEC;
usr.sbin/radiusd/parse.y
240
hints.ai_family = PF_UNSPEC;
usr.sbin/radiusd/radiusd.c
1163
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, pairsock) == -1) {
usr.sbin/radiusd/radiusd_bsdauth.c
104
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, PF_UNSPEC,
usr.sbin/radiusd/radiusd_file.c
119
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, PF_UNSPEC,
usr.sbin/rdate/rdate.c
80
int family = PF_UNSPEC;
usr.sbin/relayd/proc.c
216
PF_UNSPEC, fds) == -1)
usr.sbin/relayd/proc.c
413
PF_UNSPEC, fds) == -1)
usr.sbin/ripd/ripd.c
199
PF_UNSPEC, pipe_parent2ripe) == -1)
usr.sbin/ripd/ripd.c
202
PF_UNSPEC, pipe_parent2rde) == -1)
usr.sbin/ripd/ripd.c
205
PF_UNSPEC, pipe_ripe2rde) == -1)
usr.sbin/rpki-client/http.c
548
hints.ai_family = PF_UNSPEC;
usr.sbin/sasyncd/monitor.c
76
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, p) != 0) {
usr.sbin/slowcgi/slowcgi.c
883
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, s_in) == -1)
usr.sbin/slowcgi/slowcgi.c
885
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, s_out) == -1)
usr.sbin/slowcgi/slowcgi.c
887
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, s_err) == -1)
usr.sbin/smtpd/dns.c
369
hints.ai_family = PF_UNSPEC;
usr.sbin/smtpd/lka_filter.c
566
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1)
usr.sbin/smtpd/mail.lmtp.c
160
hints.ai_family = PF_UNSPEC;
usr.sbin/smtpd/mproc.c
34
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1)
usr.sbin/smtpd/parser.c
163
if (text_to_sockaddr((struct sockaddr *)&res->u.u_ss, PF_UNSPEC, str) == 0)
usr.sbin/smtpd/parser.c
277
case PF_UNSPEC:
usr.sbin/smtpd/smtp.c
291
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, fd))
usr.sbin/smtpd/smtpd.c
1165
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1) {
usr.sbin/smtpd/smtpd.c
1330
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1)
usr.sbin/smtpd/smtpd.c
1332
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, errfd) == -1)
usr.sbin/smtpd/smtpd.c
814
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1)
usr.sbin/smtpd/smtpd.c
862
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, sp) == -1)
usr.sbin/smtpd/table.c
619
PF_UNSPEC, line) == -1)
usr.sbin/smtpd/table.c
641
PF_UNSPEC, key) == -1)
usr.sbin/smtpd/table.c
671
case PF_UNSPEC:
usr.sbin/smtpd/util.c
786
hints.ai_family = PF_UNSPEC;
usr.sbin/snmpd/proc.c
215
PF_UNSPEC, fds) == -1)
usr.sbin/snmpd/proc.c
407
PF_UNSPEC, fds) == -1)
usr.sbin/snmpd/traphandler.c
334
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, s) == -1) {
usr.sbin/spamdb/spamdb.c
57
hints.ai_family = PF_UNSPEC;
usr.sbin/syslogd/privsep.c
105
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, socks) == -1)
usr.sbin/syslogd/privsep.c
480
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, fd) == -1) {
usr.sbin/syslogd/syslogd.c
235
int Family = PF_UNSPEC; /* protocol family, may disable IPv4 or IPv6 */
usr.sbin/syslogd/syslogd.c
568
if (socketpair(AF_UNIX, SOCK_DGRAM, PF_UNSPEC, pair) == -1) {
usr.sbin/tcpdump/privsep.c
168
if (socketpair(AF_LOCAL, SOCK_STREAM, PF_UNSPEC, socks) == -1)
usr.sbin/tftp-proxy/tftp-proxy.c
265
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC, pair)
usr.sbin/vmd/proc.c
103
PF_UNSPEC, fds) == -1)
usr.sbin/vmd/virtio.c
1489
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC,
usr.sbin/vmd/virtio.c
1494
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC,
usr.sbin/vmd/vmm.c
620
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC, fds)
usr.sbin/ypldap/ldapclient.c
350
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, pipe_dns) == -1)
usr.sbin/ypldap/ypldap.c
571
if (socketpair(AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, PF_UNSPEC,
usr.sbin/ypldap/ypldap_dns.c
222
hints.ai_family = PF_UNSPEC;