Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c2634 typedef struct bindcacheinfo { struct
2637 } bindcacheinfo; typedef
2643 bindcacheinfo *bci = op->o_callback->sc_private; in pc_bind_save()
2850 bindcacheinfo *bci; in pcache_op_bind()
2939 sc = op->o_tmpalloc( sizeof(slap_callback) + sizeof(bindcacheinfo), in pcache_op_bind()