Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h245 #define LCTF_INFO_ROOT(fp, info) ((fp)->ctf_fileops->ctfo_get_root(info)) macro
H A Dctf_create.c1733 flag = LCTF_INFO_ROOT(src_fp, tp->ctt_info); in ctf_add_type()