OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lmi_e
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/lastmod/
lastmod.c
40
Entry *
lmi_e
;
member in struct:lastmod_info_t
132
rc = test_filter( op, lmi->
lmi_e
, op->oq_search.rs_filter );
136
rs->sr_entry = lmi->
lmi_e
;
160
( test_filter( op, lmi->
lmi_e
, get_assertion( op ) ) != LDAP_COMPARE_TRUE ) )
166
rs->sr_err = access_allowed( op, lmi->
lmi_e
, op->oq_compare.rs_ava->aa_desc,
175
for ( a = attr_find( lmi->
lmi_e
->e_attrs, op->oq_compare.rs_ava->aa_desc );
229
if ( !acl_check_modlist( op, lmi->
lmi_e
, op->orm_modlist ) ) {
247
a = attr_find( lmi->
lmi_e
->e_attrs, ml->sml_desc );
293
if ( dn_match( &op->o_req_ndn, &lmi->
lmi_e
->e_nname ) ) {
336
if ( dnIsSuffix( &op->o_req_ndn, &lmi->
lmi_e
->e_nname ) )
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026