PROTO_R_ARGS
getprotobyname_r(const char *name, struct protoent *pptr, PROTO_R_ARGS) {
getprotobynumber_r(int proto, struct protoent *pptr, PROTO_R_ARGS) {
getprotoent_r(struct protoent *pptr, PROTO_R_ARGS) {
#define PROTO_R_COPY_ARGS PROTO_R_ARGS