Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpathnames.h54 #define _PATH_SSH_DAEMON_PID_FILE _PATH_SSH_PIDDIR "/sshd.pid" macro
H A Dservconf.c316 options->pid_file = xstrdup(_PATH_SSH_DAEMON_PID_FILE); in fill_default_server_options()