Searched refs:cil_set_mls (Results 1 – 7 of 7) sorted by relevance
33 cil_set_mls(db, mls); in LLVMFuzzerTestOneInput()
58 extern void cil_set_mls(cil_db_t *db, int mls);
114 "cil_set_mls";
136 cil_set_mls(db, mls); in main()
259 cil_set_mls(db, mls); in main()
255 cil_set_mls;
1874 void cil_set_mls(struct cil_db *db, int mls) in cil_set_mls() function