Lines Matching full:context
25 #include "context.h"
28 int mls_compute_context_len(struct policydb *p, struct context *context);
29 void mls_sid_to_context(struct policydb *p, struct context *context,
31 int mls_context_isvalid(struct policydb *p, struct context *c);
38 struct context *context,
42 int mls_from_string(struct policydb *p, char *str, struct context *context,
45 int mls_range_set(struct context *context, struct mls_range *range);
49 struct context *context);
52 struct context *scontext,
53 struct context *tcontext,
56 struct context *newcontext,
60 struct context *fromcon, struct user_datum *user,
61 struct context *usercon);
65 struct context *context,
68 struct context *context,
71 struct context *context,
74 struct context *context,
78 struct context *context, in mls_export_netlbl_lvl() argument
84 struct context *context, in mls_import_netlbl_lvl() argument
90 struct context *context, in mls_export_netlbl_cat() argument
96 struct context *context, in mls_import_netlbl_cat() argument