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