Searched refs:_libctf_debug (Results 1 – 7 of 7) sorted by relevance
88 if (_libctf_debug) { in ctf_dprintf()
100 if (_libctf_debug) { in ctf_dprintf()
55 extern int _libctf_debug;
154 _libctf_debug;
81 _libctf_debug = getenv("LIBCTF_DEBUG") != NULL; in _libctf_init()
322 extern int _libctf_debug; /* debugging messages enabled */
45 int _libctf_debug = 0; /* debugging messages enabled */ variable