Searched refs:role_trans (Results 1 – 4 of 4) sorted by relevance
143 typedef struct role_trans { struct148 struct role_trans *next; argument
2347 struct role_trans *tr = NULL; in define_role_trans()2451 tr = malloc(sizeof(struct role_trans)); in define_role_trans()2456 memset(tr, 0, sizeof(struct role_trans)); in define_role_trans()
1229 struct role_trans *roletr = 0; in sepol_compute_sid()
2354 tr = calloc(1, sizeof(struct role_trans)); in role_trans_read()