OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_allow_groups
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
186
u_int
num_allow_groups
;
member in struct:__anon186
330
M_CP_STRARRAYOPT(allow_groups,
num_allow_groups
, 1); \
auth.c
251
options.num_deny_groups > 0 || options.
num_allow_groups
> 0) {
290
if (options.num_deny_groups > 0 || options.
num_allow_groups
> 0) {
312
if (options.
num_allow_groups
> 0)
314
options.
num_allow_groups
)) {
servconf.c
168
options->
num_allow_groups
= 0;
2064
uintptr = &options->
num_allow_groups
;
3656
dump_cfg_strarray(sAllowGroups, o->
num_allow_groups
, o->allow_groups);
Completed in 130 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026