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

/macosx-10.10.1/vim-55/src/
H A Doption.h195 #define SHM_RO 'r' /* readonly */ macro
H A Dnetbeans.c3844 STRCAT(IObuff, shortmess(SHM_RO) ? _("[RO]") : _("[readonly]"));
H A Dbuffer.c3026 curbuf->b_p_ro ? (shortmess(SHM_RO) ? "[RO]"
H A Dfileio.c2476 STRCAT(IObuff, shortmess(SHM_RO) ? _("[RO]") : _("[readonly]"));

Completed in 113 milliseconds