Lines Matching refs:multistate
738 struct multistate { struct
742 static const struct multistate multistate_flag[] = { argument
749 static const struct multistate multistate_yesnoask[] = {
757 static const struct multistate multistate_yesnoaskconfirm[] = {
766 static const struct multistate multistate_addressfamily[] = {
772 static const struct multistate multistate_controlmaster[] = {
782 static const struct multistate multistate_tunnel[] = {
791 static const struct multistate multistate_requesttty[] = {
800 static const struct multistate multistate_canonicalizehostname[] = {
836 const struct multistate *multistate_ptr; in process_config_line_depth()
2355 fmt_multistate_int(int val, const struct multistate *m) in fmt_multistate_int()