OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_deny_groups
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
auth.c
181
options.
num_deny_groups
> 0 || options.num_allow_groups > 0) {
210
if (options.
num_deny_groups
> 0 || options.num_allow_groups > 0) {
219
if (options.
num_deny_groups
> 0)
221
options.
num_deny_groups
)) {
servconf.h
126
u_int
num_deny_groups
;
member in struct:__anon24078
servconf.c
117
options->
num_deny_groups
= 0;
[
all
...]
Completed in 34 milliseconds