OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:role_set
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/tests/policies/support/
misc_macros.spt
9
# gen_user(username, prefix,
role_set
, mls_defaultlevel, mls_range, [mcs_categories])
/external/selinux/libsepol/src/
module_to_cil.c
173
struct
role_set
*rs;
874
static int roleset_to_names(struct policydb *pdb, struct
role_set
*rs, char ***names, uint32_t *num_names, char **generated_attribute)
896
static int process_roleset(int indent, struct policydb *pdb, struct
role_set
*rs, struct list *attr_list, char ***type_names, uint32_t *num_type_names)
1263
struct
role_set
*rs;
1350
struct
role_set
*rs;
1403
struct
role_set
*rs;
[
all
...]
/external/selinux/libsepol/include/sepol/policydb/
policydb.h
90
typedef struct
role_set
{
struct
Completed in 196 milliseconds