Searched refs:ECTF_FMT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c216 return (ctf_set_open_errno(errp, nbytes < 0? errno : ECTF_FMT));
272 return (ctf_set_open_errno(errp, ECTF_FMT));
436 return (ctf_set_open_errno(errp, ECTF_FMT));
/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h231 ECTF_FMT = ECTF_BASE, /* file is not in CTF or ELF format */ enumerator in enum:__anon1971

Completed in 46 milliseconds