Home
last modified time | relevance | path

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

/resolv/
A Dnetdb.h324 struct protoent struct
349 extern struct protoent *getprotoent (void); argument
355 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