Home
last modified time | relevance | path

Searched refs:inet_lnaof (Results 1 – 18 of 18) sorted by relevance

/netbsd/lib/libc/inet/
H A Dinet_lnaof.c47 __weak_alias(inet_lnaof,_inet_lnaof) in __weak_alias() argument
56 inet_lnaof(struct in_addr in) in __weak_alias()
H A DMakefile.inc7 inet_cidr_pton.c inet_lnaof.c inet_makeaddr.c \
/netbsd/external/bsd/libbind/dist/inet/
H A DMakefile.in22 inet_lnaof.@O@ inet_makeaddr.@O@ inet_net_ntop.@O@ inet_net_pton.@O@ \
27 inet_lnaof.c inet_makeaddr.c inet_net_ntop.c inet_net_pton.c \
H A Dinet_lnaof.c54 inet_lnaof(in) in inet_lnaof() function
/netbsd/external/bsd/libbind/dist/include/arpa/
H A Dinet.h78 #define inet_lnaof __inet_lnaof macro
96 unsigned long inet_lnaof __P((struct in_addr));
/netbsd/include/arpa/
H A Dinet.h81 in_addr_t inet_lnaof(struct in_addr);
/netbsd/usr.bin/systat/
H A Dnetstat.c241 if (!aflag && inet_lnaof(in4p_laddr(inp)) == INADDR_ANY) in fetchnetstat4()
598 int lna = inet_lnaof(in); in inetname()
/netbsd/lib/libc/net/
H A DMakefile.inc74 inet.3 inet_lnaof.3 inet.3 inet_makeaddr.3 inet.3 inet_netof.3 \
/netbsd/external/bsd/libbind/dist/
H A DMakefile.in39 inet/inet_data.@O@ inet/inet_lnaof.@O@ inet/inet_makeaddr.@O@ \
/netbsd/usr.bin/netstat/
H A Dinet.c370 if (!aflag && (inet_lnaof(dst.sin_addr) == INADDR_ANY)) in protopr()
1010 int lna = inet_lnaof(*inp); in inetname()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map483 inet_lnaof
/netbsd/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map483 inet_lnaof
/netbsd/lib/libc/include/
H A Dnamespace.h487 #define inet_lnaof _inet_lnaof macro
/netbsd/sbin/route/
H A Droute.c953 if (inet_lnaof(su->sin.sin_addr) != INADDR_ANY) in getaddr()
/netbsd/distrib/sets/lists/comp/
H A Dmi8134 ./usr/share/man/cat3/inet_lnaof.0 comp-c-catman .cat
16588 ./usr/share/man/html3/inet_lnaof.html comp-c-htmlman html
24984 ./usr/share/man/man3/inet_lnaof.3 comp-c-man .man
/netbsd/doc/
H A DCHANGES.prev7416 inet_makeaddr(), inet_lnaof(), and inet_netof() with XNS and
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200112446 * irix6-libc-compat.c (inet_ntoa, inet_lnaof, inet_netof,
H A DChangeLog-200310139 structure passing (inet_ntoa, inet_lnaof, inet_netof). Update