HomeSort by relevance Sort by last modified time
    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