Home
last modified time | relevance | path

Searched refs:inet_netof (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/lib/libc/inet/
H A Dinet_netof.c47 __weak_alias(inet_netof,_inet_netof) in __weak_alias() argument
55 inet_netof(struct in_addr in) in __weak_alias()
H A DMakefile.inc8 inet_net_ntop.c inet_net_pton.c inet_neta.c inet_netof.c \
/netbsd-src/external/bsd/libbind/dist/inet/
H A DMakefile.in23 inet_neta.@O@ inet_netof.@O@ inet_network.@O@ inet_ntoa.@O@ \
28 inet_neta.c inet_netof.c inet_network.c inet_ntoa.c \
H A Dinet_netof.c53 inet_netof(in) in inet_netof() function
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dinet.h81 #define inet_netof __inet_netof macro
99 unsigned long inet_netof __P((struct in_addr));
/netbsd-src/include/arpa/
H A Dinet.h83 in_addr_t inet_netof(struct in_addr);
/netbsd-src/lib/libc/net/
H A DMakefile.inc74 inet.3 inet_lnaof.3 inet.3 inet_makeaddr.3 inet.3 inet_netof.3 \
/netbsd-src/external/bsd/libbind/dist/
H A DMakefile.in41 inet/inet_netof.@O@ inet/inet_network.@O@ inet/inet_ntoa.@O@ \
/netbsd-src/usr.bin/systat/
H A Dnetstat.c597 int net = inet_netof(in); in inetname()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map485 inet_netof
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map485 inet_netof
/netbsd-src/lib/libc/include/
H A Dnamespace.h496 #define inet_netof _inet_netof
492 #define inet_netof _inet_netof global() macro
/netbsd-src/usr.bin/netstat/
H A Dinet.c1009 int net = inet_netof(*inp); in inetname()
/netbsd-src/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