Home | History | Annotate | Download | only in src

Lines Matching refs:role_allow_rule_t

1420 static int copy_role_allow_list(role_allow_rule_t * list,
1421 role_allow_rule_t ** dst,
1424 role_allow_rule_t *cur, *new_rule = NULL, *tail;
1434 (role_allow_rule_t *) malloc(sizeof(role_allow_rule_t))) ==