Home
last modified time | relevance | path

Searched defs:af (Results 1 – 25 of 111) sorted by relevance

12345

/minix3/external/bsd/tcpdump/dist/
H A Dpf_print_state.c61 print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose) in print_addr()
131 print_name(struct pf_addr *addr, sa_family_t af) in print_name()
164 print_host(struct pfsync_state_host *h, sa_family_t af, int opts) in print_host()
314 unmask(struct pf_addr *m, sa_family_t af) in unmask()
H A Dprint-gre.c168 uint16_t af; in gre_print_0() local
316 gre_sre_print(netdissect_options *ndo, uint16_t af, uint8_t sreoff, in gre_sre_print()
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dinet_pton.c43 inet_pton(int af, const char *csrc, void *dst) in inet_pton()
109 inet_pton(int af, const char *src, void *dst) in inet_pton()
H A Dgetipnodebyaddr.c46 getipnodebyaddr (const void *src, size_t len, int af, int *error_num) in getipnodebyaddr()
H A Dgetipnodebyname.c50 getipnodebyname (const char *name, int af, int flags, int *error_num) in getipnodebyname()
/minix3/sbin/route/
H A Dshow.c74 int af, flags; in parse_show_opts() local
138 int af, rflags; in show() local
/minix3/external/bsd/bind/dist/bin/tests/system/lwresd/
H A Dlwtest.c133 lwres_uint32_t af) in test_gabn()
194 test_gnba(const char *target, lwres_uint32_t af, lwres_result_t expected, in test_gnba()
268 test_gethostbyname2(const char *name, const char *address, int af) { in test_gethostbyname2()
316 test_getipnodebyname(const char *name, const char *address, int af, in test_getipnodebyname()
376 test_gethostbyaddr(const char *address, int af, const char *name) { in test_gethostbyaddr()
415 test_getipnodebyaddr(const char *address, int af, const char *name) { in test_getipnodebyaddr()
457 test_getaddrinfo(const char *name, int af, int v4ok, int v6ok, in test_getaddrinfo()
547 test_getnameinfo(const char *address, int af, const char *name) { in test_getnameinfo()
/minix3/usr.sbin/inetd/
H A Dipsec.c56 ipsecsetup(int af, int fd, const char *policy) in ipsecsetup()
125 ipsecsetup0(int af, int fd, const char *policy, int commit) in ipsecsetup0()
/minix3/external/bsd/tcpdump/dist/missing/
H A Dinet_pton.c42 inet_pton(int af, const char *src, void *dst) in inet_pton()
/minix3/external/bsd/libpcap/dist/Win32/Src/
H A Dinet_pton.c57 inet_pton(int af, const char *src, void *dst) in inet_pton()
/minix3/tests/lib/libc/net/
H A Dh_hostent.c57 const int af = h->h_length == NS_INADDRSZ ? AF_INET : AF_INET6; in phostent() local
115 int c, af, e, byaddr, len; in main() local
/minix3/external/bsd/bind/dist/lib/lwres/
H A Dgetipnode.c201 lwres_getipnodebyname(const char *name, int af, int flags, int *error_num) { in lwres_getipnodebyname()
336 lwres_getipnodebyaddr(const void *src, size_t len, int af, int *error_num) { in lwres_getipnodebyaddr()
846 copyandmerge(struct hostent *he1, struct hostent *he2, int af, int *error_num) in copyandmerge()
1012 hostfromaddr(lwres_gnbaresponse_t *addr, int af, const void *src) { in hostfromaddr()
1088 hostfromname(lwres_gabnresponse_t *name, int af) { in hostfromname()
/minix3/external/bsd/bind/dist/lib/isc/
H A Dnetscope.c35 isc_netscope_pton(int af, char *scopename, void *addr, isc_uint32_t *zoneid) { in isc_netscope_pton()
/minix3/lib/libc/net/
H A Dgethnamaddr.c548 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf, in gethostbyname2_r()
563 gethostbyname_internal(const char *name, int af, res_state res, in gethostbyname_internal()
680 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, in gethostbyaddr_r()
744 int af, len; in gethostent_r() local
1104 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent()
1237 int af; in _yp_gethtbyaddr() local
1288 int af; in _yp_gethtbyname() local
1334 gethostbyaddr(const void *addr, socklen_t len, int af) { in gethostbyaddr()
1345 gethostbyname2(const char *name, int af) { in gethostbyname2()
H A Dsethostent.c121 int af; in _hf_gethtbyname() local
154 _hf_gethtbyname2(const char *name, int af, struct getnamaddr *info) in _hf_gethtbyname2()
/minix3/external/bsd/bind/dist/lib/dns/
H A Dportlist.c140 dns_portlist_add(dns_portlist_t *portlist, int af, in_port_t port) { in dns_portlist_add()
191 dns_portlist_remove(dns_portlist_t *portlist, int af, in_port_t port) { in dns_portlist_remove()
217 dns_portlist_match(dns_portlist_t *portlist, int af, in_port_t port) { in dns_portlist_match()
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dstub.c185 idn_stub_gethostbyname2(const char *name, int af) { in idn_stub_gethostbyname2()
232 idn_stub_gethostbyname2_r(const char *name, int af, struct hostent *result, in idn_stub_gethostbyname2_r()
307 idn_stub_getipnodebyname(const char *name, int af, int flags, int *errp) { in idn_stub_getipnodebyname()
321 idn_stub_getipnodebyaddr(const void *src, size_t len, int af, int *errp) { in idn_stub_getipnodebyaddr()
/minix3/lib/libc/rpc/
H A Drpc_generic.c101 int af; member
150 int af, in __rpc_get_t_size()
179 __rpc_get_a_size(int af) in __rpc_get_a_size()
631 __rpc_taddr2uaddr_af(int af, const struct netbuf *nbuf) in __rpc_taddr2uaddr_af()
681 __rpc_uaddr2taddr_af(int af, const char *uaddr) in __rpc_uaddr2taddr_af()
H A Dbindresvport.c91 int af; in bindresvport_sa() local
/minix3/external/bsd/bind/dist/lib/isc/include/isc/
H A Dinterfaceiter.h55 unsigned int af; /*%< Address family. */ member
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dptr-to-datamember.cpp49 F A::* af = &A::Af; in test_aggr_pdata() local
64 F A::* af = &A::Af; in test_aggr_pdata_1() local
/minix3/external/bsd/bind/dist/bin/tests/
H A Dgxba_test.c70 int af; in main() local
/minix3/sbin/ifconfig/
H A Daf_inetany.c71 int af, rc, s; in commit_address() local
H A Daf_link.c65 static struct afswtch af = { variable
/minix3/tests/lib/libm/
H A Dt_round.c59 float af = VALF, bf, cf; in ATF_TC_BODY() local

12345