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

  /src/lib/libc/net/
getprotoent_r.c 1 /* $NetBSD: getprotoent_r.c,v 1.8 2022/03/12 17:31:39 christos Exp $ */
37 __RCSID("$NetBSD: getprotoent_r.c,v 1.8 2022/03/12 17:31:39 christos Exp $");
52 __weak_alias(getprotoent_r,_getprotoent_r)
86 getprotoent_r(struct protoent *pr, struct protoent_data *pd) function in typeref:struct:protoent *
  /src/lib/libc/include/
namespace.h 411 #define getprotoent_r _getprotoent_r macro

Completed in 39 milliseconds