HomeSort by relevance Sort by last modified time
    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:__anon12461
servconf.c 117 options->num_deny_groups = 0;
    [all...]

Completed in 26 milliseconds