OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usepasswd
(Results
1 - 6
of
6
) sorted by null
/external/selinux/libsemanage/src/
genhomedircon.h
26
sepol_policydb_t * policydb, int
usepasswd
,
semanage_conf.h
43
int
usepasswd
;
member in struct:semanage_conf
conf-scan.l
51
usepasswd
return
USEPASSWD
;
conf-parse.y
63
%token LOAD_POLICY_START SETFILES_START SEFCONTEXT_COMPILE_START DISABLE_GENHOMEDIRCON HANDLE_UNKNOWN
USEPASSWD
IGNOREDIRS
92
|
usepasswd
211
usepasswd
:
USEPASSWD
'=' ARG {
label
213
current_conf->
usepasswd
= 0;
215
current_conf->
usepasswd
= 1;
217
yyerror("
usepasswd
can only be 'true' or 'false'");
349
conf->
usepasswd
= 1;
genhomedircon.c
109
int
usepasswd
;
member in struct:__anon29248
331
if (!(s->
usepasswd
))
1355
int
usepasswd
,
[
all
...]
direct_api.c
[
all
...]
Completed in 315 milliseconds