Home | History | Annotate | Download | only in dist

Lines Matching defs:multistate

1029 /* Multistate option parsing */
1030 struct multistate {
1034 static const struct multistate multistate_flag[] = {
1041 static const struct multistate multistate_yesnoask[] = {
1049 static const struct multistate multistate_strict_hostkey[] = {
1059 static const struct multistate multistate_yesnoaskconfirm[] = {
1068 static const struct multistate
1074 static const struct multistate multistate_controlmaster[] = {
1084 static const struct multistate multistate_tunnel[] = {
1093 static const struct multistate multistate_requesttty[] = {
1102 static const struct multistate multistate_sessiontype[] = {
1108 static const struct multistate multistate_canonicalizehostname[] = {
1116 static const struct multistate multistate_pubkey_auth[] = {
1125 static const struct multistate multistate_compression[] = {
1133 static const struct multistate multistate_warnweakcrypto[] = {
1144 const struct multistate *multistate_ptr)
1189 const struct multistate *multistate_ptr;
3721 fmt_multistate_int(int val, const struct multistate *m)