Searched refs:role_trans (Results 1 – 4 of 4) sorted by relevance
142 typedef struct role_trans { struct147 struct role_trans *next; argument
2300 struct role_trans *tr = NULL; in define_role_trans()2404 tr = malloc(sizeof(struct role_trans)); in define_role_trans()2409 memset(tr, 0, sizeof(struct role_trans)); in define_role_trans()
605 struct role_trans *roletr = 0; in sepol_compute_sid()
2296 tr = calloc(1, sizeof(struct role_trans)); in role_trans_read()