HomeSort by: relevance | last modified time | path
    Searched refs:getnetgrent_r (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libbind/dist/include/
netgroup.h 14 int getnetgrent_r __P((char **, char **, char **, char *, int));
netdb.h 563 int getnetgrent_r __P((char **, char **, char **, char *, size_t));
  /src/external/bsd/libbind/dist/irs/
getnetgrent_r.c 1 /* $NetBSD: getnetgrent_r.c,v 1.1.1.2 2012/09/09 16:07:57 christos Exp $ */
21 static const char rcsid[] = "Id: getnetgrent_r.c,v 1.14 2008/11/14 02:36:51 marka Exp ";
66 getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, function
  /src/external/bsd/libbind/dist/
port_after.h.in 424 int getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
configure 30421 # HPUX doesn't have a prototype for getnetgrent_r().
30433 { echo "$as_me:$LINENO: checking for getnetgrent_r" >&5
30434 echo $ECHO_N "checking for getnetgrent_r... $ECHO_C" >&6; }
30444 /* Define getnetgrent_r to an innocuous variant, in case <limits.h> declares getnetgrent_r.
30446 #define getnetgrent_r innocuous_getnetgrent_r
30449 which can conflict with char getnetgrent_r (); below.
30459 #undef getnetgrent_r
30467 char getnetgrent_r ();
30478 return getnetgrent_r ();
    [all...]

Completed in 50 milliseconds