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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.h87 NVLIST_INDENT_ABS, /* Absolute indentation */ enumerator in enum:nvlist_indent_mode
H A Dlibnvpair.c159 case NVLIST_INDENT_ABS:
327 if (mode < NVLIST_INDENT_ABS || mode > NVLIST_INDENT_TABBED)

Completed in 57 milliseconds