Searched refs:change_bool (Results 1 – 3 of 3) sorted by relevance
/third_party/selinux/checkpolicy/test/ |
D | dispol.c | 263 static int change_bool(char *name, int state, policydb_t * p, FILE * fp) in change_bool() function 509 change_bool(name, state, &policydb, out_fp); in main()
|
D | dismod.c | 599 int change_bool(char *name, int state, policydb_t * p, FILE * fp)
|
/third_party/selinux/checkpolicy/ |
D | checkpolicy.c | 355 static int change_bool(const char *name, int state) in change_bool() function 1167 change_bool(name, state); in main()
|