Home | History | Annotate | Download | only in openssh

Lines Matching defs:mo

1813 	ServerOptions mo;
1818 initialize_server_options(&mo);
1819 parse_server_config(&mo, "reprocess config", &cfg, connectinfo);
1824 mo.permit_root_login = PERMIT_YES;
1827 copy_set_server_options(options, &mo, 0);