OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isgr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
aci.c
1458
struct berval
isgr
;
local
1460
if ( acl_get_part( &type, 0, '/', &
isgr
) < 0 ) {
1465
idx = bv_getcaseidx( &
isgr
, OpenLDAPacitypes );
1467
Debug( LDAP_DEBUG_ACL, "aciValidate: invalid type '%s'\n",
isgr
.bv_val );
1622
struct berval
isgr
;
local
1624
if ( acl_get_part( &type, 0, '/', &
isgr
) < 0 ) {
1630
idx = bv_getcaseidx( &
isgr
, OpenLDAPacitypes );
1632
Debug( LDAP_DEBUG_ACL, "aciPrettyNormal: invalid type '%s'\n",
isgr
.bv_val );
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026