Searched defs:reqpp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbac.c319 slap_parse_rbac_session_roles( struct berval *in, rbac_req_t **reqpp, const char **text, void *ctx ) argument
678 slap_parse_rbac_create_session( struct berval *in, rbac_req_t **reqpp, const char **text, void *ctx ) argument
953 slap_parse_rbac_check_access( struct berval *in, rbac_req_t **reqpp, const char **text, void *ctx ) argument
1433 slap_parse_rbac_active_role( struct berval *in, int add_or_drop_role, rbac_req_t **reqpp, const char **text, void *ctx ) argument
1704 slap_parse_rbac_delete_session( struct berval *in, rbac_req_t **reqpp, const char **text, void *ctx ) argument
1880 rbac_search_parse_session_permissions_req( Operation *op, rbac_req_t **reqpp, const char **text, void *ctx ) argument
[all...]

Completed in 103 milliseconds