Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers119 ctf_set_root;
/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h314 extern int ctf_set_root(ctf_file_t *, ctf_id_t, const boolean_t);
/illumos-gate/usr/src/common/ctf/
H A Dctf_create.c2190 ctf_set_root(ctf_file_t *fp, ctf_id_t id, const boolean_t vis) in ctf_set_root() function