Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c5036 static struct berval pcache_exop_QUERY_DELETE = BER_BVC( PCACHE_EXOP_QUERY_DELETE ); variable
5280 (struct berval *)&pcache_exop_QUERY_DELETE ); in pcache_exop_query_delete()
5323 if ( bvmatch( &op->ore_reqoid, &pcache_exop_QUERY_DELETE ) ) { in pcache_op_extended()
5734 code = load_extop2( (struct berval *)&pcache_exop_QUERY_DELETE, in pcache_initialize()