OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remove_hll
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsemanage/src/
conf-parse.y
64
%token BZIP_BLOCKSIZE BZIP_SMALL
REMOVE_HLL
97
|
remove_hll
260
remove_hll
:
REMOVE_HLL
'=' ARG {
label
262
current_conf->
remove_hll
= 0;
264
current_conf->
remove_hll
= 1;
354
conf->
remove_hll
= 0;
semanage_conf.h
48
int
remove_hll
;
member in struct:semanage_conf
Completed in 63 milliseconds