OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subjdn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
aci.c
375
struct berval
subjdn
;
local
384
if ( acl_get_part( subj, 0, '/', &
subjdn
) < 0 ) {
415
if ( acl_string_expand( &bv, &
subjdn
,
acl.c
2381
struct berval
subjdn
, ndn = BER_BVNULL;
local
2388
if ( acl_get_part( subj, 0, '/', &
subjdn
) < 0 ) {
2401
if ( dnNormalize( 0, NULL, NULL, &
subjdn
, &ndn, op->o_tmpmemctx ) == LDAP_SUCCESS )
Completed in 20 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026