Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/cddl/dev/fbt/
H A Dfbt.c509 int *isrootp) in fbt_get_ctt_info() argument
532 if (isrootp != NULL) in fbt_get_ctt_info()
533 *isrootp = isroot; in fbt_get_ctt_info()