Home
last modified time | relevance | path

Searched refs:range_to_str (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c1960 static char *range_to_str(struct policydb *pdb, mls_range_t *range) in range_to_str() function
2003 range = range_to_str(pdb, mls_range); in map_range_trans_to_str()
2514 range = range_to_str(pdb, &user->exp_range); in write_user_decl_rules_to_cil()
2548 range = range_to_str(pdb, &con->range); in context_to_str()
H A Dkernel_to_conf.c1936 static char *range_to_str(struct policydb *pdb, mls_range_t *range) in range_to_str() function
1979 range = range_to_str(pdb, mls_range); in map_range_trans_to_str()
2389 range = range_to_str(pdb, &user->exp_range); in write_user_decl_rules_to_conf()
2421 range = range_to_str(pdb, &con->range); in context_to_str()

Completed in 7 milliseconds