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

/freebsd-11.0-release/contrib/nvi/common/
H A Dmsg.h65 #define MSTAT_TRUNCATE 0x02 /* Truncate the file name if it's too long. */ macro
H A Dmsg.c682 if (LF_ISSET(MSTAT_TRUNCATE) && len > sp->cols) {
/freebsd-11.0-release/contrib/nvi/vi/
H A Dvs_msg.c669 msgq_status(sp, sp->lno, MSTAT_TRUNCATE);

Completed in 114 milliseconds