Searched refs:role_trans (Results 1 – 4 of 4) sorted by relevance
129 typedef struct role_trans { struct134 struct role_trans *next; argument
2202 struct role_trans *tr = NULL; in define_role_trans()2303 tr = malloc(sizeof(struct role_trans)); in define_role_trans()2308 memset(tr, 0, sizeof(struct role_trans)); in define_role_trans()
604 struct role_trans *roletr = 0; in sepol_compute_sid()
2263 tr = calloc(1, sizeof(struct role_trans)); in role_trans_read()