/titanic_50/usr/src/lib/libresolv/ |
H A D | netdb.h | 121 struct netent *getnetbyaddr(long, int); 168 struct netent *getnetbyaddr();
|
/titanic_50/usr/src/lib/libresolv2/include/ |
H A D | port_netdb.h | 49 #define getnetbyaddr res_getnetbyaddr /* libsocket */ macro 50 struct netent *getnetbyaddr __P((unsigned long, int));
|
/titanic_50/usr/src/man/man3xnet/ |
H A D | Makefile | 56 getnetbyaddr.3xnet \ 88 getnetbyaddr.3xnet := LINKSRC = endnetent.3xnet
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | netdb.h | 72 struct netent *getnetbyname(), *getnetbyaddr(), *getnetent();
|
/titanic_50/usr/src/lib/libsocket/inet/ |
H A D | getnetent.c | 62 getnetbyaddr(in_addr_t net, int type) in getnetbyaddr() function
|
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | hostname.c | 39 np = getnetbyaddr(ipa.s_addr, AF_INET);
|
/titanic_50/usr/src/cmd/getent/ |
H A D | dogetnet.c | 103 np = getnetbyaddr(addr, AF_INET); in dogetnet()
|
/titanic_50/usr/src/man/man3socket/ |
H A D | Makefile | 79 getnetbyaddr.3socket \ 177 getnetbyaddr.3socket := LINKSRC = getnetbyname.3socket
|
/titanic_50/usr/src/head/ |
H A D | netdb.h | 271 struct netent *getnetbyaddr(in_addr_t, int);
|
/titanic_50/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfslog_ipaddr.c | 127 np = getnetbyaddr(inet_netof(*ipaddr), AF_INET);
|
/titanic_50/usr/src/lib/libresolv2/common/irs/ |
H A D | getnetent_r.c | 66 struct netent *ne = getnetbyaddr(addr, type); in getnetbyaddr_r()
|
H A D | getnetent.c | 87 getnetbyaddr(unsigned long net, int type) { in getnetbyaddr() function
|
/titanic_50/usr/src/lib/libsocket/common/ |
H A D | mapfile-vers | 140 getnetbyaddr;
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ipaddr.c | 120 np = getnetbyaddr(inet_netof(ipaddr), AF_INET); in iplookup()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3xnet.inc | 51 link path=usr/share/man/man3xnet/getnetbyaddr.3xnet target=endnetent.3xnet
|
H A D | system-library.man3socket.inc | 84 link path=usr/share/man/man3socket/getnetbyaddr.3socket \
|
/titanic_50/usr/src/lib/libxnet/common/ |
H A D | mapfile-vers | 127 getnetbyaddr { TYPE = FUNCTION; FILTER = libsocket.so.1 };
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | rtquery.c | 666 np = getnetbyaddr((long)in.s_addr, in rip_input()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 974 np = getnetbyaddr(net, AF_INET); in netname()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 5946 np = getnetbyaddr(net, AF_INET); in pr_net() 6028 np = getnetbyaddr(netshifted, AF_INET); in pr_netaddr()
|
/titanic_50/ |
H A D | .gitignore | 7616 usr/src/man/man3socket/getnetbyaddr.3socket 8114 usr/src/man/man3xnet/getnetbyaddr.3xnet
|