Searched defs:brief (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dfssnapsup.c90 * is ignored if brief is nonzero.
92 * The brief parameter is also a boolean and specifies a mode where only
104 fssnap_show_status(char *mountpoint, char *opts, int labels, int brief) argument
200 if (brief)
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_print.c553 boolean_t brief; local
577 brief = (arraymember && !CTF_IS_STRUCTLIKE(kind));
579 if (!brief) {
582 * brief would be true), then print a trailing newline, as the
634 if (!brief)

Completed in 71 milliseconds