Home
last modified time | relevance | path

Searched refs:ctf_hsc_ret_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dlibctf.h130 } ctf_hsc_ret_t; typedef
132 extern ctf_hsc_ret_t ctf_has_c_source(Elf *, char *, size_t);
H A Dctf_convert.c35 ctf_hsc_ret_t
38 ctf_hsc_ret_t ret = CHR_NO_C_SOURCE; in ctf_has_c_source()