Searched defs:getprotoent_r (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent_r.c19 static const char rcsid[] = "$Id: getprotoent_r.c,v 1.6 2006/08/01 01:14:16 marka Exp $";
86 getprotoent_r(struct protoent *pptr, PROTO_R_ARGS) { function
/osnet-11/usr/src/lib/libsocket/inet/
H A Dgetprotoent_r.c108 getprotoent_r(struct protoent *result, char *buffer, int buflen) function
/osnet-11/usr/src/lib/libresolv2/include/
H A Dport_netdb.h140 /* getprotoent_r is in libsocket.so.1 */
141 #define getprotoent_r res_getprotoent_r macro
142 struct protoent *getprotoent_r __P((struct protoent *, char *, int));

Completed in 15 milliseconds