Home
last modified time | relevance | path

Searched refs:aif (Results 1 – 8 of 8) sorted by relevance

/netbsd/usr.sbin/tcpdrop/
H A Dtcpdrop.c108 struct addrinfo *ail, *aif, *laddr, *faddr; in main() local
125 for (aif = faddr; aif; aif = aif->ai_next) { in main()
127 if (ail->ai_family != aif->ai_family) in main()
131 egetnameinfo(aif, &fhp); in main()
135 assert(aif->ai_addrlen <= sizeof(*sa)); in main()
138 (void)memcpy(&sa[0], aif->ai_addr, aif->ai_addrlen); in main()
/netbsd/external/gpl3/gdb/dist/zlib/old/
H A DMakefile.riscos8 Linkflags = -aif -c++ -o $@
/netbsd/external/gpl3/binutils/dist/zlib/old/
H A DMakefile.riscos8 Linkflags = -aif -c++ -o $@
/netbsd/external/gpl3/binutils.old/dist/zlib/old/
H A DMakefile.riscos8 Linkflags = -aif -c++ -o $@
/netbsd/external/gpl3/gdb.old/dist/zlib/old/
H A DMakefile.riscos8 Linkflags = -aif -c++ -o $@
/netbsd/common/dist/zlib/old/
H A DMakefile.riscos8 Linkflags = -aif -c++ -o $@
/netbsd/external/bsd/ipf/dist/perl/
H A Dplog667 my ($asport, $adport, $aif, $aact) = split (/:/, $a);
669 $bact cmp $aact || $aif cmp $bif || $asport <=> $bsport || $adport <=> $bdport;
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dkeystone-k2hk-clocks.dtsi257 clock-output-names = "aif";