Home
last modified time | relevance | path

Searched refs:sMaxSessions (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dservconf.c528 sXAuthLocation, sSubsystem, sMaxStartups, sMaxAuthTries, sMaxSessions, enumerator
652 { "maxsessions", sMaxSessions, SSHCFG_ALL },
2082 case sMaxSessions: in process_server_config_line_depth()
3134 dump_cfg_int(sMaxSessions, o->max_sessions); in dump_config()