HomeSort by relevance Sort by last modified time
    Searched refs:num_allow_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) {
232 if (options.num_allow_groups > 0)
234 options.num_allow_groups)) {
servconf.h 124 u_int num_allow_groups; member in struct:__anon9886
servconf.c 116 options->num_allow_groups = 0;
    [all...]

Completed in 232 milliseconds