OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remove_hll
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsemanage/src/
semanage_conf.h
48
int
remove_hll
;
member in struct:semanage_conf
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;
direct_api.c
1023
if (sh->conf->
remove_hll
== 1) {
[
all
...]
Completed in 934 milliseconds