OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:norootpass
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
runopts.h
76
int
norootpass
;
member in struct:svr_runopts
svr-auth.c
146
!(svr_opts.
norootpass
&& ses.authstate.pw->pw_uid == 0) ) {
159
!(svr_opts.
norootpass
&& ses.authstate.pw->pw_uid == 0) ) {
svr-runopts.c
110
svr_opts.
norootpass
= 0;
212
svr_opts.
norootpass
= 1;
Completed in 56 milliseconds