Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c155 indent(nvlist_prtctl_t pctl, int onemore) in indent() argument
162 pctl->nvprt_indent + onemore * pctl->nvprt_indentinc, ""); in indent()
166 depth = pctl->nvprt_indent + onemore; in indent()
343 nvlist_prtctl_doindent(nvlist_prtctl_t pctl, int onemore) in nvlist_prtctl_doindent() argument
345 indent(pctl, onemore); in nvlist_prtctl_doindent()