Home | History | Annotate | Download | only in openssh

Lines Matching refs:strict_modes

90 	options->strict_modes = -1;
204 if (options->strict_modes == -1)
205 options->strict_modes = 1;
1014 intptr = &options->strict_modes;
1751 dump_cfg_fmtint(sStrictModes, o->strict_modes);