Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c89 time_t bindref_time; /* time till the bind is refreshed */ member
1600 new_cached_query->bindref_time = 0; in add_query()
2653 bci->qc->bindref_time = op->o_time + bci->qc->qtemp->bindttr; in pc_bind_save()
2726 op->o_time < pbi->bi_cq->bindref_time ) { in pc_bind_search()
2738 pbi->bi_cq->bindref_time, op->o_time ); in pc_bind_search()