Home
last modified time | relevance | path

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

/freebsd-9-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_impl.h218 #define LCTF_INFO_ROOT(fp, info) ((fp)->ctf_fileops->ctfo_get_root(info)) macro
Dctf_create.c1114 flag = LCTF_INFO_ROOT(src_fp, tp->ctt_info); in ctf_add_type()