Searched refs:remove_hll (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libsemanage/src/
H A Dsemanage_conf.h48 int remove_hll; member in struct:semanage_conf
H A Dconf-parse.y97 | 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;
H A Ddirect_api.c1100 if (sh->conf->remove_hll == 1) {

Completed in 1002 milliseconds