Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c161 time_t bindttr; /* TTR for cached binds */ member
2653 bci->qc->bindref_time = op->o_time + bci->qc->qtemp->bindttr; in pc_bind_save()
2865 if ( temp->bindttr && dnIsSuffix( &op->o_req_ndn, &temp->bindbase )) in pcache_op_bind()
3937 if ( !temp->bindttr ) continue; in pc_cf_gen()
3941 temp->bindttr, in pc_cf_gen()
4419 temp->bindttr = (time_t)t; in pc_cf_gen()