Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dwc.h39 #define WC_QUIET 0x20 macro
H A Dwc.c122 mode |= WC_QUIET; in b_wc()
H A Dwclib.c233 if (x == -1 && eline != nlines && !(wp->mode & WC_QUIET)) in wc_count()
469 if(eline!=nlines && !(wp->mode & WC_QUIET)) in wc_count()