Searched refs:sDenyGroups (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dservconf.c492 sRekeyLimit, sAllowUsers, sDenyUsers, sAllowGroups, sDenyGroups, enumerator in enum:__anon6889
614 { "denygroups", sDenyGroups, SSHCFG_ALL },
1705 case sDenyGroups:
2662 dump_cfg_strarray(sDenyGroups, o->num_deny_groups, o->deny_groups);

Completed in 53 milliseconds