Searched defs:multistate (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dservconf.c679 struct multistate { struct
683 static const struct multistate multistate_addressfamily[] = {
689 static const struct multistate multistate_permitrootlogin[] = {
696 static const struct multistate multistate_compression[] = {
702 static const struct multistate multistate_gatewayports[] = {
708 static const struct multistate multistate_privsep[] = {
728 const struct multistate *multistate_ptr;
1572 fmt_multistate_int(int val, const struct multistate *m)

Completed in 689 milliseconds