Searched refs:errno_libctf (Results 1 – 1 of 1) sorted by relevance
125 static int errno_libctf; /* EMDB_CTF underlying error code */ variable156 if (ctf_errmsg(errno_libctf) != NULL) in mdb_strerror()157 str = ctf_errmsg(errno_libctf); in mdb_strerror()268 errno_libctf = err; in ctf_to_errno()