Searched refs:getprotoent_r (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libresolv/ |
H A D | netdb.h | 111 struct protoent *getprotoent_r(struct protoent *, char *, int); 159 struct protoent *getprotoent_r();
|
/titanic_41/usr/src/lib/libresolv2/include/ |
H A D | port_netdb.h | 141 #define getprotoent_r res_getprotoent_r macro 142 struct protoent *getprotoent_r __P((struct protoent *, char *, int));
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | getprotoent.c | 81 res = getprotoent_r(b->result, b->buffer, b->buflen); in getprotoent()
|
H A D | getprotoent_r.c | 108 getprotoent_r(struct protoent *result, char *buffer, int buflen) in getprotoent_r() function
|
/titanic_41/usr/src/lib/libsocket/ |
H A D | Makefile.com | 31 getprotoent.o getprotoent_r.o getservbyname_r.o getservent.o \
|
/titanic_41/usr/src/man/man3socket/ |
H A D | Makefile | 88 getprotoent_r.3socket \ 189 getprotoent_r.3socket := LINKSRC = getprotobyname.3socket
|
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | getprotoent_r.c | 86 getprotoent_r(struct protoent *pptr, PROTO_R_ARGS) { in getprotoent_r() function
|
/titanic_41/usr/src/head/ |
H A D | netdb.h | 262 struct protoent *getprotoent_r(struct protoent *, char *, int);
|
/titanic_41/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 46 getprotoent_r.o getservent_r.o
|
/titanic_41/usr/src/lib/libsocket/common/ |
H A D | mapfile-vers | 148 getprotoent_r;
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3socket.inc | 102 link path=usr/share/man/man3socket/getprotoent_r.3socket \
|
/titanic_41/ |
H A D | .gitignore | 7625 usr/src/man/man3socket/getprotoent_r.3socket
|