Home | History | Annotate | Download | only in openssh

Lines Matching refs:pid_file

77 	options->pid_file = NULL;
178 if (options->pid_file == NULL)
179 options->pid_file = _PATH_SSH_DAEMON_PID_FILE;
898 charptr = &options->pid_file;
1763 dump_cfg_string(sPidFile, o->pid_file);