OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bzip_blocksize
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsemanage/src/
conf-parse.y
64
%token
BZIP_BLOCKSIZE
BZIP_SMALL REMOVE_HLL
95
|
bzip_blocksize
240
bzip_blocksize
:
BZIP_BLOCKSIZE
'=' ARG {
label
246
current_conf->
bzip_blocksize
= blocksize;
351
conf->
bzip_blocksize
= 9;
semanage_conf.h
46
int
bzip_blocksize
;
member in struct:semanage_conf
Completed in 500 milliseconds