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

/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c99 int nvprt_btwnarrfmt_nl; /* nvprt_eoamfmt includes newline? */ member in struct:nvlist_prtctl
232 if (i == 0 || pctl->nvprt_btwnarrfmt_nl) { \
235 if (pctl->nvprt_btwnarrfmt_nl) \
369 pctl->nvprt_btwnarrfmt_nl = 0;
372 pctl->nvprt_btwnarrfmt_nl = (strstr(fmt, "\n") != NULL);
519 pctl->nvprt_btwnarrfmt_nl = 0;

Completed in 44 milliseconds