Searched refs:multistate (Results 1 – 3 of 3) sorted by relevance
651 struct multistate { struct655 static const struct multistate multistate_flag[] = { argument662 static const struct multistate multistate_yesnoask[] = {670 static const struct multistate multistate_addressfamily[] = {676 static const struct multistate multistate_controlmaster[] = {686 static const struct multistate multistate_tunnel[] = {695 static const struct multistate multistate_requesttty[] = {704 static const struct multistate multistate_canonicalizehostname[] = {730 const struct multistate *multistate_ptr; in process_config_line()
820 struct multistate { struct824 static const struct multistate multistate_addressfamily[] = { argument830 static const struct multistate multistate_permitrootlogin[] = {837 static const struct multistate multistate_compression[] = {843 static const struct multistate multistate_gatewayports[] = {849 static const struct multistate multistate_privsep[] = {856 static const struct multistate multistate_tcpfwd[] = {878 const struct multistate *multistate_ptr; in process_server_config_line()1885 fmt_multistate_int(int val, const struct multistate *m) in fmt_multistate_int()
1093 add multistate option partsing to readconf.c, similar to servconf.c's