Searched refs:cil_set_mls (Results 1 – 6 of 6) sorted by relevance
49 cil_set_mls;
51 cil_set_mls(db, mls); in LLVMFuzzerTestOneInput()
57 extern void cil_set_mls(cil_db_t *db, int mls);
126 cil_set_mls(db, mls); in main()
248 cil_set_mls(db, mls); in main()
1853 void cil_set_mls(struct cil_db *db, int mls) in cil_set_mls() function