Searched refs:cil_set_mls (Results 1 – 5 of 5) sorted by relevance
49 cil_set_mls;
57 extern void cil_set_mls(cil_db_t *db, int mls);
126 cil_set_mls(db, mls); in main()
242 cil_set_mls(db, mls); in main()
1690 void cil_set_mls(struct cil_db *db, int mls) in cil_set_mls() function