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

  /external/selinux/libsepol/include/sepol/policydb/
constraint.h 31 struct type_set;
62 struct type_set *type_names;
policydb.h 83 typedef struct type_set { struct
  /external/selinux/libsepol/src/
module_to_cil.c 802 struct type_set *ts;
812 ts = (struct type_set *)set;
904 struct type_set *ts1 = NULL, *ts2;
907 ts1 = (struct type_set *)set;
917 ts2 = (struct type_set *)node->set;
1034 static int process_typeset(struct policydb *pdb, struct type_set *ts, struct list *attr_list, char ***names, int *num_names)
1071 struct type_set *ts;
1167 struct type_set *ts;
1422 struct type_set *ts;
1518 struct type_set *ts
    [all...]
kernel_to_cil.c 179 struct type_set *ts = curr->type_names;
    [all...]
kernel_to_conf.c 176 struct type_set *ts = curr->type_names;
    [all...]
  /external/curl/lib/
urldata.h 563 bool type_set; /* type= was used in the URL */ member in struct:ConnectBits
    [all...]
ftp.c     [all...]
url.c     [all...]

Completed in 176 milliseconds