HomeSort by relevance Sort by last modified time
    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 995 if (sh->conf->remove_hll == 1) {
    [all...]

Completed in 97 milliseconds