Searched refs:NVLIST_INDENT_TABBED (Results 1 – 3 of 3) sorted by relevance
89 NVLIST_INDENT_TABBED /* Indent with tabstops */ enumerator
164 case NVLIST_INDENT_TABBED: in indent()342 if (mode < NVLIST_INDENT_ABS || mode > NVLIST_INDENT_TABBED) in nvlist_prtctl_setindent()343 mode = NVLIST_INDENT_TABBED; in nvlist_prtctl_setindent()528 pctl->nvprt_indent_mode = NVLIST_INDENT_TABBED; in prtctl_defaults()
272 <enumerator name='NVLIST_INDENT_TABBED' value='1'/>