Home
last modified time | relevance | path

Searched refs:Count_no (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
262 { "nocount", &count, Count_no }, in get_options()
300 count = Count_no; in get_options()
638 case Count_no: in adjust_count()
677 if( count != Count_no ) { in ldap_debug_thread_initialize()