OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usingsyslog
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
runopts.h
53
int
usingsyslog
;
member in struct:svr_runopts
svr-session.c
171
if (svr_opts.
usingsyslog
) {
182
if (!svr_opts.
usingsyslog
|| havetrace)
svr-main.c
137
if (!svr_opts.
usingsyslog
) {
363
if (svr_opts.
usingsyslog
) {
svr-runopts.c
129
svr_opts.
usingsyslog
= 1;
171
svr_opts.
usingsyslog
= 0;
Completed in 181 milliseconds