bin/ksh/c_sh.c
308
shellf("%s", cp+1);
bin/ksh/emacs.c
1917
shellf("\nksh debug:\n");
bin/ksh/emacs.c
1918
shellf("\tx_col == %d,\t\tx_cols == %d,\tx_displen == %d\n",
bin/ksh/emacs.c
1920
shellf("\txcp == 0x%lx,\txep == 0x%lx\n", (long) xcp, (long) xep);
bin/ksh/emacs.c
1921
shellf("\txbp == 0x%lx,\txbuf == 0x%lx\n", (long) xbp, (long) xbuf);
bin/ksh/emacs.c
1922
shellf("\txlp == 0x%lx\n", (long) xlp);
bin/ksh/emacs.c
1923
shellf("\txlp == 0x%lx\n", (long) x_lastcp());
bin/ksh/emacs.c
1924
shellf("\n");
bin/ksh/exec.c
1064
shellf("%s%s\n",
bin/ksh/exec.c
1268
shellf("%s", str_val(global("PS3")));
bin/ksh/history.c
305
shellf("%s\n", p); /* POSIX doesn't say this is done... */
bin/ksh/jobs.c
807
shellf("You have %s%s%s jobs\n",
bin/ksh/mail.c
204
shellf("%s\n", substitute(mbp->mb_msg ? mbp->mb_msg : MBMESSAGE, 0));
bin/ksh/main.c
575
shellf("\n");
bin/ksh/main.c
631
shellf("Use `exit' to leave ksh\n");
bin/ksh/sh.h
475
void shellf(const char *, ...)
bin/ksh/table.c
219
shellf("table size %d, nfree %d\n", tp->size, tp->nfree);
bin/ksh/table.c
220
shellf(" Ncmp name\n");
bin/ksh/table.c
237
shellf(" %4d %s\n", ncmp, n);
bin/ksh/table.c
244
shellf(" %d entries, worst ncmp %d, avg ncmp %d.%02d\n",