Searched refs:protoent (Results 1 – 1 of 1) sorted by relevance
324 struct protoent struct349 extern struct protoent *getprotoent (void); argument355 extern struct protoent *getprotobyname (const char *__name);361 extern struct protoent *getprotobynumber (int __proto);372 extern int getprotoent_r (struct protoent *__restrict __result_buf,374 struct protoent **__restrict __result);377 struct protoent *__restrict __result_buf,379 struct protoent **__restrict __result);382 struct protoent *__restrict __result_buf,384 struct protoent **__restrict __result);
Completed in 5 milliseconds