Searched refs:NVLIST_INDENT_TABBED (Results 1 – 3 of 3) sorted by relevance
88 NVLIST_INDENT_TABBED /* Indent with tabstops */ enumerator
165 case NVLIST_INDENT_TABBED: in indent()328 if (mode < NVLIST_INDENT_ABS || mode > NVLIST_INDENT_TABBED) in nvlist_prtctl_setindent()329 mode = NVLIST_INDENT_TABBED; in nvlist_prtctl_setindent()514 pctl->nvprt_indent_mode = NVLIST_INDENT_TABBED; in prtctl_defaults()
479 <enumerator name='NVLIST_INDENT_TABBED' value='1'/>