OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ga_init
(Results
1 - 8
of
8
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
groupaccess.h
31
int
ga_init
(const char *, gid_t);
groupaccess.c
52
ga_init
(const char *user, gid_t base)
function
auth.c
292
if (
ga_init
(pw->pw_name, pw->pw_gid) == 0) {
servconf.c
1139
} else if (
ga_init
(pw->pw_name, pw->pw_gid) == 0) {
/src/sys/arch/ews4800mips/include/
gavar.h
41
bool
ga_init
(struct ga *);
/src/sys/arch/ews4800mips/stand/common/
device_test.c
63
ga_init
(&ga);
/src/sys/arch/ews4800mips/dev/
ga.c
72
ga_init
(struct ga *ga)
function
/src/sys/arch/ews4800mips/sbd/
fb_sbdio.c
177
ga_active =
ga_init
(ga);
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026