Searched refs:_libctf_debug (Results 1 – 2 of 2) sorted by relevance
30 int _libctf_debug = 0; /* Debugging messages enabled. */ variable163 _libctf_debug = getenv ("LIBCTF_DEBUG") != NULL; in libctf_init_debug()174 _libctf_debug = debug; in ctf_setdebug()180 return _libctf_debug; in ctf_getdebug()186 if (_libctf_debug) in ctf_dprintf()
479 extern int _libctf_debug; /* debugging messages enabled */