Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c163 ctf_type_iter(ctf_file_t *fp, boolean_t nonroot, ctf_type_f *func, void *arg) in ctf_type_iter() argument
170 if ((nonroot || CTF_INFO_ISROOT(tp->ctt_info)) && in ctf_type_iter()