Home
last modified time | relevance | path

Searched refs:inet_netof (Results 1 – 16 of 16) sorted by path

/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h122 #define inet_netof __inet_netof macro
156 in_addr_t inet_netof(struct in_addr);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipaddr.c138 np = getnetbyaddr(inet_netof(ipaddr), AF_INET); in iplookup()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_ipaddr.c125 np = getnetbyaddr(inet_netof(*ipaddr), AF_INET);
/illumos-gate/usr/src/head/arpa/
H A Dinet.h77 extern in_addr_t inet_netof(struct in_addr);
/illumos-gate/usr/src/lib/libc/port/inet/
H A Dinet_ntoa.c264 inet_netof(struct in_addr in) in inet_netof() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers223 inet_netof;
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers343 inet_netof { TYPE = FUNCTION; FILTER = libc.so.1; };
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c2977 inet_netof(sin->sin_addr), in getbroadcastnets()
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com40 inet_netof.o nsap_addr.o inet_makeaddr.o \
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_netof.c51 inet_netof(in) in inet_netof() function
/illumos-gate/usr/src/lib/libresolv2/include/arpa/
H A Dport_inet.h29 #define inet_netof res_inet_netof /* libnsl */ macro
30 ulong_t inet_netof(struct in_addr in);
/illumos-gate/usr/src/lib/libxnet/common/
H A Dmapfile-vers150 inet_netof { TYPE = FUNCTION; FILTER = libc.so.1 };
/illumos-gate/usr/src/man/man3c/
H A DMakefile917 inet_netof.3c \
1964 inet_netof.3c := LINKSRC = inet.3c
/illumos-gate/usr/src/man/man3xnet/
H A DMakefile71 inet_netof.3xnet \
108 inet_netof.3xnet := LINKSRC = inet_addr.3xnet
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc563 link path=usr/share/man/man3c/inet_netof.3c target=inet.3c
H A Dsystem-library.man3xnet.inc55 link path=usr/share/man/man3xnet/inet_netof.3xnet target=inet_addr.3xnet