Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcmd/common/
H A Dwc.h39 #define WC_QUIET 0x20 macro
H A Dwc.c122 mode |= WC_QUIET; in b_wc()
H A Dwclib.c230 if (x == -1 && eline != nlines && !(wp->mode & WC_QUIET)) in wc_count()
451 if(eline!=nlines && !(wp->mode & WC_QUIET)) in wc_count()