Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c61 uint_t *vlenp, int *isrootp) in ctf_get_ctt_info() argument
84 if (isrootp != NULL) in ctf_get_ctt_info()
85 *isrootp = isroot; in ctf_get_ctt_info()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c508 int *isrootp) in fbt_get_ctt_info() argument
531 if (isrootp != NULL) in fbt_get_ctt_info()
532 *isrootp = isroot; in fbt_get_ctt_info()