OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getgrent
(Results
1 - 3
of
3
) sorted by relevancy
/src/distrib/utils/libhack/
getgrent.c
1
/* $NetBSD:
getgrent
.c,v 1.12 2005/09/14 15:54:53 drochner Exp $ */
58
* Copied from: lib/libc/gen/
getgrent
.c
59
* NetBSD:
getgrent
.c,v 1.46 2003/02/17 00:11:54 simonb Exp
67
#define
getgrent
_getgrent
macro
76
__weak_alias(
getgrent
,_getgrent)
111
getgrent
(void)
function
235
while ((grp =
getgrent
()) != NULL) {
/src/lib/libc/gen/
getgrent.c
1
/* $NetBSD:
getgrent
.c,v 1.67 2012/08/29 18:50:35 dholland Exp $ */
89
static char sccsid[] = "@(#)
getgrent
.c 8.2 (Berkeley) 3/21/94";
91
__RCSID("$NetBSD:
getgrent
.c,v 1.67 2012/08/29 18:50:35 dholland Exp $");
125
__weak_alias(
getgrent
,_getgrent)
1347
* If searchfunc is NULL then nsdispatch of
getgrent
is used.
1743
getgrent
(void)
function
1757
rv = nsdispatch(NULL, dtab, NSDB_GROUP, "
getgrent
", __nsdefaultcompat,
/src/lib/libc/include/
namespace.h
372
#define
getgrent
_getgrent
macro
Completed in 22 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026