/external/selinux/libsepol/src/ |
D | mls.c | 44 const context_struct_t * mls, char **str) in mls_to_string() 80 const char *str, context_struct_t * mls) in mls_from_string() 509 int mls_setup_user_range(context_struct_t * fromcon, user_datum_t * user, in mls_setup_user_range() 691 sepol_policydb_t * policydb, const char *mls) in sepol_mls_check()
|
D | context.c | 158 const char *mls = sepol_context_get_mls(record); in context_from_record() local 249 char *mls = NULL; in context_to_record() local
|
D | context_record.c | 21 char *mls; member
|
D | services.c | 294 int mls, state_num; in get_class_info() local
|
D | module_to_cil.c | 1841 const char *mls; in constraints_to_cil() local
|
/external/selinux/secilc/docs/ |
D | cil_policy_config_statements.md | 4 mls section in Policy Configuration Statements
|
/external/selinux/libsepol/tests/ |
D | helpers.c | 35 int test_load_policy(policydb_t * p, int policy_type, int mls, const char *test_name, const char *p… in test_load_policy()
|
D | libsepol-tests.c | 35 int mls; variable
|
D | test-downgrade.c | 127 int do_downgrade_test(int mls) in do_downgrade_test()
|
/external/selinux/libsepol/cil/src/ |
D | cil_verify.h | 54 int *mls; member
|
D | cil.c | 1638 void cil_set_mls(struct cil_db *db, int mls) in cil_set_mls() 2551 void cil_mls_init(struct cil_mls **mls) in cil_mls_init()
|
D | cil_verify.c | 1342 int *mls; in __cil_verify_helper() local
|
D | cil_post.c | 1957 int mls = -1; in cil_post_verify() local
|
D | cil_build_ast.c | 5842 struct cil_mls *mls = NULL; in cil_gen_mls() local 5877 void cil_destroy_mls(struct cil_mls *mls) in cil_destroy_mls()
|
D | cil_internal.h | 305 int mls; member
|
/external/selinux/libsemanage/src/ |
D | seusers_file.c | 28 const char *mls = semanage_seuser_get_mlsrange(seuser); in seuser_print() local
|
D | seusers_local.c | 62 const char *mls = NULL; in semanage_seuser_audit() local
|
/external/selinux/prebuilts/bin/ |
D | seinfo.py | 254 mls = "enabled" if p.mls else "disabled" variable
|
/external/selinux/secilc/ |
D | secilc.c | 87 int mls = -1; in main() local
|
/external/opencv3/modules/cudastereo/src/ |
D | stereobp.cpp | 327 PtrStepSzb mls[] = {l_, l2_}; in calcBP() local
|
/external/opencv3/modules/cudastereo/src/cuda/ |
D | stereobp.cu | 320 …_cols, int dst_rows, int src_rows, PtrStepSzb* mus, PtrStepSzb* mds, PtrStepSzb* mls, PtrStepSzb* … in level_up_messages_gpu()
|
/external/selinux/policycoreutils/mcstrans/src/ |
D | mcstrans.c | 229 mls_level_t *mls = calloc(1, sizeof(mls_level_t)); in parse_raw() local
|
/external/v8/src/compiler/arm/ |
D | code-generator-arm.cc | 560 __ mls(i.OutputRegister(), i.InputRegister(0), i.InputRegister(1), in AssembleArchInstruction() local
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | gui.py | 2715 def init_dictionary(self, dic, app, ipage, operation, p, q, ftype, mls, changed, old): argument
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | policydb.h | 500 int mls; member
|