Home
last modified time | relevance | path

Searched refs:netent (Results 1 – 25 of 31) sorted by relevance

12

/titanic_44/usr/src/lib/libresolv/
H A Dnetdb.h69 struct netent { struct
102 struct netent *getnetbyname_r
103 (const char *, struct netent *, char *, int);
104 struct netent *getnetbyaddr_r(long, int, struct netent *, char *, int);
105 struct netent *getnetent_r(struct netent *, char *, int);
120 struct netent *getnetbyname(const char *);
121 struct netent *getnetbyaddr(long, int);
122 struct netent *getnetent(void);
154 struct netent *getnetbyname_r();
155 struct netent *getnetbyaddr_r();
[all …]
/titanic_44/usr/src/lib/libresolv2/common/irs/
H A Dgetnetent.c52 struct netent netent; member
60 static struct netent *nw_to_net(struct nwent *, struct net_data *);
62 static struct netent *fakeaddr(const char *, int af, struct net_data *);
72 struct netent *
79 struct netent *
86 struct netent *
110 struct netent *
121 struct netent *
124 struct netent *np; in getnetbyname_p()
145 struct netent *
[all …]
H A Dgetnetent_r.c38 copy_netent(struct netent *, struct netent *, NET_R_COPY_ARGS);
41 getnetbyname_r(const char *name, struct netent *nptr, NET_R_ARGS) { in getnetbyname_r()
42 struct netent *ne = getnetbyname(name); in getnetbyname_r()
65 getnetbyaddr_r(GETNETBYADDR_ADDR_T addr, int type, struct netent *nptr, NET_R_ARGS) { in getnetbyaddr_r()
66 struct netent *ne = getnetbyaddr(addr, type); in getnetbyaddr_r()
93 getnetent_r(struct netent *nptr, NET_R_ARGS) { in getnetent_r()
94 struct netent *ne = getnetent(); in getnetent_r()
148 copy_netent(struct netent *ne, struct netent *nptr, NET_R_COPY_ARGS) { in copy_netent()
193 copy_netent(struct netent *ne, struct netent *nptr, NET_R_COPY_ARGS) { in copy_netent()
H A Dirs_data.h41 struct netent * nw_last; /*%< should have been ne_last */
H A Dirpmarshall.c1488 irp_marshall_ne(struct netent *ne, char **buffer, size_t *len) { in irp_marshall_ne()
1554 irp_unmarshall_ne(struct netent *ne, char *buffer) { in irp_unmarshall_ne()
2016 struct netent *np1 = getnetbyname(argv[1]); in main()
/titanic_44/usr/src/lib/libsocket/inet/
H A Dgetnetent.c46 NSS_XbyY_ALLOC(&buffer, (int)sizeof (struct netent), NSS_BUFLEN_NETWORKS)
49 struct netent *
53 struct netent *res = 0; in getnetbyname()
61 struct netent *
65 struct netent *res = 0; in getnetbyaddr()
74 struct netent *
78 struct netent *res = 0; in getnetent()
H A Dgetnetent_r.c57 struct netent *
58 getnetbyname_r(const char *name, struct netent *result, in getnetbyname_r()
75 return ((struct netent *)arg.returnval); in getnetbyname_r()
78 struct netent *
79 getnetbyaddr_r(long net, int type, struct netent *result, in getnetbyaddr_r()
93 return ((struct netent *)arg.returnval); in getnetbyaddr_r()
113 struct netent *
114 getnetent_r(struct netent *result, char *buffer, int buflen) in getnetent_r()
124 return ((struct netent *)arg.returnval); in getnetent_r()
137 struct netent *net = (struct netent *)ent; in str2netent()
/titanic_44/usr/src/head/
H A Dnetdb.h217 struct netent { struct
253 struct netent *getnetbyname_r
254 (const char *, struct netent *, char *, int);
255 struct netent *getnetbyaddr_r(long, int, struct netent *, char *, int);
256 struct netent *getnetent_r(struct netent *, char *, int);
271 struct netent *getnetbyaddr(in_addr_t, int);
272 struct netent *getnetbyname(const char *);
273 struct netent *getnetent(void);
/titanic_44/usr/src/lib/libresolv2/include/
H A Dport_netdb.h50 struct netent *getnetbyaddr __P((unsigned long, int));
52 struct netent *getnetbyname __P((const char *));
54 struct netent *getnetent __P((void));
108 struct netent *getnetbyaddr_r __P((long, int, struct netent *, char *, int));
112 struct netent *getnetbyname_r __P((const char *, struct netent *, char *, int));
116 struct netent *getnetent_r __P((struct netent *, char *, int));
H A Dirs.h304 extern struct netent *getnetent_p __P((struct net_data *));
305 extern struct netent *getnetbyname_p __P((const char *, struct net_data *));
306 extern struct netent *getnetbyaddr_p __P((unsigned long, int,
H A Dport_before.h81 #define NET_R_RETURN struct netent *
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dnetdb.h45 struct netent { struct
72 struct netent *getnetbyname(), *getnetbyaddr(), *getnetent(); argument
/titanic_44/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h63 int irp_marshall_ne(struct netent *, char **, size_t *);
64 int irp_unmarshall_ne(struct netent *, char *);
/titanic_44/usr/src/cmd/getent/
H A Ddogetnet.c64 putnetent(const struct netent *np, FILE *fp) in putnetent()
93 struct netent *np; in dogetnet()
/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dhostname.c21 struct netent *np;
H A Dgethost.c20 struct netent *n;
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dcommon.c43 struct netent *np; in getnet()
H A Drtquery.c567 struct netent *np; in rip_input()
/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_ipaddr.c101 struct netent *np;
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipaddr.c94 struct netent *np; in iplookup()
H A Dsnoop_pf.c909 struct netent *np;
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_util.c377 struct netent n, *np; in smb_chk_hostaccess()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c936 struct netent *np; in netname()
2197 struct netent *np; in in_getaddr()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c1686 struct netent *np;
/titanic_44/usr/src/lib/libsldap/common/
H A Dns_writes.c2430 struct netent *ptr; in __s_cvt_networks()
2448 ptr = (struct netent *)data; in __s_cvt_networks()

12