OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROPBEAR_PIDFILE
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
options.h
187
#ifndef
DROPBEAR_PIDFILE
188
#define
DROPBEAR_PIDFILE
"/var/run/dropbear.pid"
svr-runopts.c
93
DROPBEAR_MAX_PORTS, DROPBEAR_DEFPORT,
DROPBEAR_PIDFILE
);
114
svr_opts.pidfile =
DROPBEAR_PIDFILE
;
Completed in 2161 milliseconds