Home
last modified time | relevance | path

Searched refs:rbac_bv2constraint (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacuser.c449 cp = rbac_bv2constraint( &userp->constraints ); in rbac_user_temporal_constraint()
500 curr = rbac_bv2constraint( &values[i++] ); in rbac_user_role_constraints()
H A Drbac.h376 rbac_constraint_t *rbac_bv2constraint( struct berval *bv );
H A Dutil.c170 rbac_bv2constraint( struct berval *bv ) in rbac_bv2constraint() function