Searched refs:NVLIST_INDENT_TABBED (Results 1 – 2 of 2) 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()513 pctl->nvprt_indent_mode = NVLIST_INDENT_TABBED; in prtctl_defaults()