• Home
  • Raw
  • Download

Lines Matching refs:context_struct_t

289 							context_struct_t *xcontext)  in get_class_info()
386 static int constraint_expr_eval_reason(context_struct_t *scontext, in constraint_expr_eval_reason()
387 context_struct_t *tcontext, in constraint_expr_eval_reason()
388 context_struct_t *xcontext, in constraint_expr_eval_reason()
395 context_struct_t *c; in constraint_expr_eval_reason()
842 static int context_struct_compute_av(context_struct_t * scontext,
843 context_struct_t * tcontext,
851 static void type_attribute_bounds_av(context_struct_t *scontext, in type_attribute_bounds_av()
852 context_struct_t *tcontext, in type_attribute_bounds_av()
858 context_struct_t lo_scontext; in type_attribute_bounds_av()
859 context_struct_t lo_tcontext, *tcontextp = tcontext; in type_attribute_bounds_av()
907 static int context_struct_compute_av(context_struct_t * scontext, in context_struct_compute_av()
908 context_struct_t * tcontext, in context_struct_compute_av()
1040 context_struct_t *ocontext; in sepol_validate_transition_reason_buffer()
1041 context_struct_t *ncontext; in sepol_validate_transition_reason_buffer()
1042 context_struct_t *tcontext; in sepol_validate_transition_reason_buffer()
1098 context_struct_t *scontext = 0, *tcontext = 0; in sepol_compute_av_reason()
1134 context_struct_t *scontext = 0, *tcontext = 0; in sepol_compute_av_reason_buffer()
1274 context_struct_t *context; in sepol_sid_to_context()
1297 context_struct_t *context = NULL; in sepol_context_to_sid()
1321 static inline int compute_sid_handle_invalid_context(context_struct_t * in compute_sid_handle_invalid_context()
1323 context_struct_t * in compute_sid_handle_invalid_context()
1327 context_struct_t * in compute_sid_handle_invalid_context()
1355 context_struct_t *scontext = 0, *tcontext = 0, newcontext; in sepol_compute_sid()
1595 context_struct_t * context, void *arg) in clone_sid()
1602 static inline int convert_context_handle_invalid_context(context_struct_t * in convert_context_handle_invalid_context()
1631 context_struct_t * c, void *p) in convert_context()
1634 context_struct_t oldc; in convert_context()
2170 context_struct_t *fromcon, usercon; in sepol_get_user_sids()