OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cgrpres
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
getgrent.c
1399
struct group cgrp, *
cgrpres
;
local
1406
&cgrp, filebuf, sizeof(filebuf), &
cgrpres
);
1412
&
cgrpres
);
1418
sizeof(filebuf), &
cgrpres
);
1425
&cgrp, filebuf, sizeof(filebuf), &
cgrpres
);
1431
&cgrp, filebuf, sizeof(filebuf), &
cgrpres
);
1438
if (!_gr_copy(
cgrpres
, grp, buffer, buflen)) {
getgrent.c
1399
struct group cgrp, *
cgrpres
;
local
1406
&cgrp, filebuf, sizeof(filebuf), &
cgrpres
);
1412
&
cgrpres
);
1418
sizeof(filebuf), &
cgrpres
);
1425
&cgrp, filebuf, sizeof(filebuf), &
cgrpres
);
1431
&cgrp, filebuf, sizeof(filebuf), &
cgrpres
);
1438
if (!_gr_copy(
cgrpres
, grp, buffer, buflen)) {
Completed in 44 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026