Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c588 RENDER(pctl, boolean, nvl, name, 1); in nvlist_print_with_indent()
600 RENDER(pctl, byte, nvl, name, val); in nvlist_print_with_indent()
606 RENDER(pctl, int8, nvl, name, val); in nvlist_print_with_indent()
612 RENDER(pctl, uint8, nvl, name, val); in nvlist_print_with_indent()
618 RENDER(pctl, int16, nvl, name, val); in nvlist_print_with_indent()
624 RENDER(pctl, uint16, nvl, name, val); in nvlist_print_with_indent()
630 RENDER(pctl, int32, nvl, name, val); in nvlist_print_with_indent()
636 RENDER(pctl, uint32, nvl, name, val); in nvlist_print_with_indent()
642 RENDER(pctl, int64, nvl, name, val); in nvlist_print_with_indent()
648 RENDER(pctl, uint64, nvl, name, val); in nvlist_print_with_indent()
[all …]