Searched refs:rbac_bv2constraint (Results 1 – 3 of 3) sorted by relevance
449 cp = rbac_bv2constraint( &userp->constraints ); in rbac_user_temporal_constraint()500 curr = rbac_bv2constraint( &values[i++] ); in rbac_user_role_constraints()
376 rbac_constraint_t *rbac_bv2constraint( struct berval *bv );
170 rbac_bv2constraint( struct berval *bv ) in rbac_bv2constraint() function