Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c136 enum { Count_no = 0, Count_yes, Count_reported, Count_reported_more }; enumerator
137 static int count = Count_yes;
236 if( count == Count_yes ) { in count_resource_leaks()
640 case Count_yes: in adjust_count()