Lines Matching refs:xprintf

382     xprintf("%s", CGETS(7, 1, "\n\tTcsh thinks your terminal has the\n"));
383 xprintf("%s", CGETS(7, 2, "\tfollowing characteristics:\n\n"));
384 xprintf(CGETS(7, 3, "\tIt has %d columns and %d lines\n"),
389 xprintf(CGETS(7, 4, "\tIt has %s meta key\n"), s);
392 xprintf(CGETS(7, 7, "\tIt can%s use tabs\n"), s);
396 xprintf(CGETS(7, 9, "\tIt %s automatic margins\n"), s);
401 xprintf(CGETS(7, 12, "\tIt %s magic margins\n"), s);
406 xprintf("\t%36s (%s) == %s\n", t->long_name, t->name, s);
556 xprintf(fmts, T_Tabs ? CGETS(7, 14, "yes") :
561 xprintf(fmts, Val(T_km) ? CGETS(7, 14, "yes") :
566 xprintf(fmts, T_Margin & MARGIN_MAGIC ? CGETS(7, 14, "yes") :
571 xprintf(fmts, T_Margin & MARGIN_AUTO ? CGETS(7, 14, "yes") :
580 xprintf(fmts, baud_rate[i].b_name);
583 xprintf(fmtd, 0);
588 xprintf(fmtd, Val(T_li));
592 xprintf(fmtd, Val(T_co));
609 xprintf("%s", CGETS(7, 14, "yes\n"));
1024 xprintf("MoveToLine: where is ridiculous: %d\r\n", where);
1082 xprintf("MoveToChar: where is riduculous: %d\r\n", where);
1155 xprintf("so_write: n is riduculous: %d\r\n", n);
1196 xprintf("so: litnum %d\r\n", (int)(*cp & ~LITERAL));
1243 xprintf(CGETS(7, 16, "ERROR: cannot delete\r\n"));
1251 xprintf(CGETS(7, 17, "DeleteChars: num is riduculous: %d\r\n"), num);
1283 xprintf(CGETS(7, 18, "ERROR: cannot insert\r\n"));
1291 xprintf(CGETS(7, 19, "StartInsert: num is riduculous: %d\r\n"), num);
1436 xprintf(CGETS(7, 20,
1441 xprintf(CGETS(7, 21,
1445 xprintf(CGETS(7, 22, "%s: using dumb terminal settings.\n"), progname);
1489 xprintf(CGETS(7, 23, "%s: WARNING: Your terminal cannot move up.\n",
1491 xprintf(CGETS(7, 24, "Editing may be odd for long lines.\n"));
1494 xprintf(CGETS(7, 25, "no clear EOL capability.\n"));
1496 xprintf(CGETS(7, 26, "no delete char capability.\n"));
1498 xprintf(CGETS(7, 27, "no insert char capability.\n"));