OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_SSH_DAEMON_PID_FILE
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
pathnames.h
55
#define
_PATH_SSH_DAEMON_PID_FILE
_PATH_SSH_PIDDIR "/sshd.pid"
servconf.c
179
options->pid_file =
_PATH_SSH_DAEMON_PID_FILE
;
[
all
...]
Completed in 498 milliseconds