Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h103 uint_t (*ctfo_get_root)(uint_t); member
232 #define LCTF_INFO_ROOT(fp, info) ((fp)->ctf_fileops->ctfo_get_root(info))
H A Dctf_open.c206 .ctfo_get_root = get_root_v ## v, \