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

/macosx-10.10.1/screen-22/screen/
H A Dmark.c418 LMsg(0, "Not enough memory... Sorry.");
462 LMsg(0, "Copy mode - Column %d Line %d(+%d) (%d,%d)",
629 LMsg(0, "Column %d Line %d(+%d)", cx+1, W2D(cy)+1,
632 LMsg(0, "Column %d(%d..%d) Line %d(+%d)", cx+1,
723 LMsg(0, (markdata->append_mode) ? ":set append" : ":set noappend");
762 LMsg(0, (markdata->left_mar != 8) ? ":set nonu" : ":set nu");
771 LMsg(0, "Multiple lines (CR/LF)");
773 LMsg(0, "Multiple lines (LF)");
776 LMsg(0, "Lines joined");
779 LMsg(
[all...]
H A Dsearch.c61 LMsg(0, "No previous pattern");
93 LMsg(0, "Pattern not found");
124 LMsg(0, "Pattern not found");
H A Dextern.h439 extern void LMsg __P((int, char *, ...)) __attribute__((format(printf, 2, 3)));
441 extern void LMsg __P(());
H A Dhelp.c149 LMsg(0, "Window height too small for help page");
197 LMsg(0, "Width too small");
555 LMsg(0, "Window size too small for copyright page");
725 LMsg(0, "Window size too small for displays page");
1198 LMsg(0, "Window size too small for window list page");
1206 LMsg(0, "windowlist -b: display required");
1214 LMsg(0, "Window size too small for window list page");
1395 LMsg(0, "Window height too small for bindkey page");
H A Dinput.c129 LMsg(0, "Width %d chars too small", -len);
H A Dlayer.c1081 LMsg(int err, char *fmt, VA_DOTS) function
1083 LMsg(err, fmt, VA_DOTS)
1106 debug2("LMsg('%s') (%#x);\n", buf, (unsigned int)flayer);
H A Dansi.c2891 LMsg(err, str);

Completed in 135 milliseconds