Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dservconf.c254 sGatewayPorts, sPubkeyAuthentication, sXAuthLocation, sSubsystem, enumerator
314 { "xauthlocation", sXAuthLocation, SSHCFG_GLOBAL },
826 case sXAuthLocation: in process_server_config_line()
1503 dump_cfg_string(sXAuthLocation, o->xauth_location); in dump_config()