HomeSort by relevance Sort by last modified time
    Searched refs:_PATH_SSH_DAEMON_PID_FILE (Results 1 - 2 of 2) sorted by null

  /external/openssh/
pathnames.h 56 #define _PATH_SSH_DAEMON_PID_FILE _PATH_SSH_PIDDIR "/sshd.pid"
servconf.c 215 options->pid_file = xstrdup(_PATH_SSH_DAEMON_PID_FILE);
    [all...]

Completed in 693 milliseconds