Home | History | Annotate | Download | only in openssh

Lines Matching full:print_lastlog

85 	options->print_lastlog = -1;
194 if (options->print_lastlog == -1)
195 options->print_lastlog = 1;
994 intptr = &options->print_lastlog;
1748 dump_cfg_fmtint(sPrintLastLog, o->print_lastlog);