Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dgetprotoent_r.c37 copy_protoent(struct protoent *, struct protoent *, PROTO_R_COPY_ARGS);
139 copy_protoent(struct protoent *pe, struct protoent *pptr, PROTO_R_COPY_ARGS) { in copy_protoent() argument
183 copy_protoent(struct protoent *pe, struct protoent *pptr, PROTO_R_COPY_ARGS) { in copy_protoent() argument
/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_before.h135 #define PROTO_R_COPY_ARGS PROTO_R_ARGS macro