HomeSort by: relevance | last modified time | path
    Searched defs:getprotoent (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/net/
getprotoent.c 1 /* $NetBSD: getprotoent.c,v 1.12 2008/04/28 20:23:00 martin Exp $ */
34 __RCSID("$NetBSD: getprotoent.c,v 1.12 2008/04/28 20:23:00 martin Exp $");
46 __weak_alias(getprotoent,_getprotoent)
72 getprotoent(void) function in typeref:struct:protoent *
  /src/lib/libc/include/
namespace.h 410 #define getprotoent _getprotoent macro

Completed in 13 milliseconds