Home
last modified time | relevance | path

Searched refs:PROTO_R_ARGS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent_r.c36 getprotobyname_r(const char *name, struct protoent *pptr, PROTO_R_ARGS) { in getprotobyname_r() argument
56 getprotobynumber_r(int proto, struct protoent *pptr, PROTO_R_ARGS) { in getprotobynumber_r() argument
82 getprotoent_r(struct protoent *pptr, PROTO_R_ARGS) { in getprotoent_r() argument
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h132 #define PROTO_R_ARGS char *buf, int buflen macro
135 #define PROTO_R_COPY_ARGS PROTO_R_ARGS