Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h68 #define _PATH_SSH_DAEMON_PID_FILE _PATH_SSH_PIDDIR "/sshd.pid" macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c257 options->pid_file = _PATH_SSH_DAEMON_PID_FILE; in fill_default_server_options()