Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c232 size_t vbytes; in init_types() local
240 vbytes = sizeof (uint_t); in init_types()
243 vbytes = sizeof (ctf_array_t); in init_types()
284 vbytes = 0; in init_types()
292 vbytes = 0; in init_types()
353 size_t vbytes; in init_types() local
382 vbytes = sizeof (uint_t); in init_types()
386 vbytes = sizeof (ctf_array_t); in init_types()
444 vbytes = 0; in init_types()
473 vbytes = 0; in init_types()
[all …]
/freebsd-12.1/sys/cddl/dev/fbt/
H A Dfbt.c476 size_t vbytes; in fbt_typoff_init() local
484 vbytes = sizeof (uint_t); in fbt_typoff_init()
487 vbytes = sizeof (ctf_array_t); in fbt_typoff_init()
512 vbytes = sizeof (ctf_enum_t) * vlen; in fbt_typoff_init()
527 vbytes = 0; in fbt_typoff_init()
535 vbytes = 0; in fbt_typoff_init()
565 size_t vbytes; in fbt_typoff_init() local
573 vbytes = sizeof (uint_t); in fbt_typoff_init()
576 vbytes = sizeof (ctf_array_t); in fbt_typoff_init()
605 vbytes = 0; in fbt_typoff_init()
[all …]