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

  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 303 typedef struct filename_trans_rule { struct
309 struct filename_trans_rule *next;
  /external/selinux/libsepol/src/
module_to_cil.c 1511 static int filename_trans_to_cil(int indent, struct policydb *pdb, struct filename_trans_rule *rules)
1522 struct filename_trans_rule *rule;
    [all...]

Completed in 44 milliseconds