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

/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dcut.c110 #define C_NONEWLINE 32 macro
158 cut->nlflag = (mode&C_NONEWLINE) != 0;
649 mode |= C_NONEWLINE;

Completed in 167 milliseconds