Home | History | Annotate | Download | only in include

Lines Matching full:protoent

321 struct protoent
346 extern struct protoent *getprotoent (void);
352 extern struct protoent *getprotobyname (__const char *__name);
358 extern struct protoent *getprotobynumber (int __proto);
369 extern int getprotoent_r (struct protoent *__restrict __result_buf,
371 struct protoent **__restrict __result);
374 struct protoent *__restrict __result_buf,
376 struct protoent **__restrict __result);
379 struct protoent *__restrict __result_buf,
381 struct protoent **__restrict __result);