Home
last modified time | relevance | path

Searched refs:ECTF_CTFVERS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h68 ECTF_CTFVERS, /* CTF version is more recent than libctf */ enumerator
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c453 return (ctf_set_open_errno(errp, ECTF_CTFVERS)); in ctf_fdcreate_int()
/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c610 return (ctf_set_open_errno(errp, ECTF_CTFVERS)); in ctf_bufopen()