Exemplo n.º 1
0
endprotoent_r()
#endif
{
#ifdef PROTO_R_ENT_UNUSED
        PROTO_R_ENT_UNUSED;
#endif
	endprotoent();
	PROTO_R_END_RESULT(PROTO_R_OK);
}
Exemplo n.º 2
0
endprotoent_r()
#endif
{
	endprotoent();
	PROTO_R_END_RESULT(PROTO_R_OK);
}