Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c156 int no_of_queries; /* Total number of queries in the template */ member
1648 templ->no_of_queries++; in add_query()
1661 (void *) templ, templ->no_of_queries ); in add_query()
1699 template->no_of_queries--; in remove_from_template()
1760 (void *) temp, temp->no_of_queries ); in cache_replacement()
3589 (void *) templ, templ->no_of_queries ); in consistency_check()
4278 temp->no_of_queries = 0; in pc_cf_gen()