Searched refs:sshd_session_path (Results 1 – 3 of 3) sorted by relevance
251 char *sshd_session_path; member
217 options->sshd_session_path = NULL; in initialize_server_options()502 if (options->sshd_session_path == NULL) in fill_default_server_options()503 options->sshd_session_path = xstrdup(_PATH_SSHD_SESSION); in fill_default_server_options()2719 charptr = &options->sshd_session_path; in process_server_config_line_depth()3311 dump_cfg_string(sSshdSessionPath, o->sshd_session_path); in dump_config()
1719 rexec_argv[0] = options.sshd_session_path; in main()