Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.h87 NVLIST_INDENT_ABS, /* Absolute indentation */ enumerator
H A Dlibnvpair.c160 case NVLIST_INDENT_ABS: in indent()
328 if (mode < NVLIST_INDENT_ABS || mode > NVLIST_INDENT_TABBED) in nvlist_prtctl_setindent()