OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_groups
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/newgrp/
grutil.c
69
alloc_groups
(int *ngroups, gid_t **groups, int *ngroupsmax)
function in typeref:typename:addgrp_ret_t
149
rval =
alloc_groups
(&ngroups, &groups, &ngroupsmax);
238
if (
alloc_groups
(&ngroups, &groups, &ngroupsmax) == ADDGRP_NOERROR) {
grutil.c
69
alloc_groups
(int *ngroups, gid_t **groups, int *ngroupsmax)
function in typeref:typename:addgrp_ret_t
149
rval =
alloc_groups
(&ngroups, &groups, &ngroupsmax);
238
if (
alloc_groups
(&ngroups, &groups, &ngroupsmax) == ADDGRP_NOERROR) {
Completed in 25 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025