/titanic_44/usr/src/man/man3socket/ |
H A D | Makefile | 30 getnetbyname.3socket \ 176 endnetent.3socket := LINKSRC = getnetbyname.3socket 177 getnetbyaddr.3socket := LINKSRC = getnetbyname.3socket 178 getnetbyaddr_r.3socket := LINKSRC = getnetbyname.3socket 179 getnetbyname_r.3socket := LINKSRC = getnetbyname.3socket 180 getnetent.3socket := LINKSRC = getnetbyname.3socket 181 getnetent_r.3socket := LINKSRC = getnetbyname.3socket 182 setnetent.3socket := LINKSRC = getnetbyname.3socket
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3socket.inc | 26 file path=usr/share/man/man3socket/getnetbyname.3socket 58 target=getnetbyname.3socket 85 target=getnetbyname.3socket 87 target=getnetbyname.3socket 89 target=getnetbyname.3socket 91 target=getnetbyname.3socket 93 target=getnetbyname.3socket 178 target=getnetbyname.3socket
|
H A D | system-library.man3xnet.inc | 52 link path=usr/share/man/man3xnet/getnetbyname.3xnet target=endnetent.3xnet
|
/titanic_44/usr/src/lib/libresolv/ |
H A D | netdb.h | 120 struct netent *getnetbyname(const char *); 167 struct netent *getnetbyname();
|
/titanic_44/usr/src/lib/libresolv2/include/ |
H A D | port_netdb.h | 51 #define getnetbyname res_getnetbyname /* libsocket */ macro 52 struct netent *getnetbyname __P((const char *));
|
/titanic_44/usr/src/man/man3xnet/ |
H A D | Makefile | 57 getnetbyname.3xnet \ 89 getnetbyname.3xnet := LINKSRC = endnetent.3xnet
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | netdb.h | 72 struct netent *getnetbyname(), *getnetbyaddr(), *getnetent();
|
/titanic_44/usr/src/lib/libsocket/inet/ |
H A D | getnetent.c | 50 getnetbyname(const char *nam) in getnetbyname() function
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | gethost.c | 61 n = getnetbyname(name);
|
/titanic_44/usr/src/cmd/getent/ |
H A D | dogetnet.c | 105 np = getnetbyname(*list); in dogetnet()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | common.c | 76 else if ((np = getnetbyname(name)) != NULL) in getnet()
|
/titanic_44/usr/src/head/ |
H A D | netdb.h | 272 struct netent *getnetbyname(const char *);
|
/titanic_44/usr/src/lib/libresolv2/common/irs/ |
H A D | getnetent_r.c | 42 struct netent *ne = getnetbyname(name); in getnetbyname_r()
|
H A D | getnetent.c | 80 getnetbyname(const char *name) { in getnetbyname() function
|
H A D | irpmarshall.c | 2016 struct netent *np1 = getnetbyname(argv[1]); in main()
|
/titanic_44/usr/src/lib/libsocket/common/ |
H A D | mapfile-vers | 142 getnetbyname;
|
/titanic_44/usr/src/lib/libxnet/common/ |
H A D | mapfile-vers | 128 getnetbyname { TYPE = FUNCTION; FILTER = libsocket.so.1 };
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 914 np = getnetbyname(netname);
|
H A D | snoop_filter.c | 1940 np = getnetbyname(netname); in netaddr_match()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | auth.c | 1768 np = getnetbyname (ptr_word);
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 2258 if ((np = getnetbyname(str)) != NULL && in in_getaddr()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | ifconfig.c | 4044 np = getnetbyname(str); in in_getaddr()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecconf.c | 3050 } else if ((ne = getnetbyname(addr_str)) != NULL) { in parse_address()
|
/titanic_44/ |
H A D | .gitignore | 8115 usr/src/man/man3xnet/getnetbyname.3xnet
|