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

/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dcut.c95 int nlflag; member in struct:Cut_s
158 cut->nlflag = (mode&C_NONEWLINE) != 0;
350 if (!cut->nlflag && (skip || must || cut->reclen))
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxdisp.c7270 message_dolog (m, nbytes, nlflag, multibyte)
7272 int nbytes, nlflag, multibyte;
7348 if (nlflag)
7428 message_log_need_newline = !nlflag;

Completed in 138 milliseconds