HomeSort by relevance Sort by last modified time
    Searched refs:constraint_expr_destroy (Results 1 - 5 of 5) sorted by null

  /external/libsepol/src/
constraint.c 39 void constraint_expr_destroy(constraint_expr_t * expr) function
policydb.c 1146 constraint_expr_destroy(etmp);
1159 constraint_expr_destroy(etmp);
    [all...]
expand.c 446 constraint_expr_destroy(new_expr);
    [all...]
  /external/libsepol/include/sepol/policydb/
constraint.h 73 extern void constraint_expr_destroy(constraint_expr_t * expr);
  /external/checkpolicy/
policy_define.c     [all...]

Completed in 830 milliseconds