Searched refs:shellf (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/bin/ksh/ |
| H A D | table.c | 219 shellf("table size %d, nfree %d\n", tp->size, tp->nfree); in tprintinfo() 220 shellf(" Ncmp name\n"); in tprintinfo() 237 shellf(" %4d %s\n", ncmp, n); in tprintinfo() 244 shellf(" %d entries, worst ncmp %d, avg ncmp %d.%02d\n", in tprintinfo()
|
| H A D | emacs.c | 1915 shellf("\nksh debug:\n"); in x_debug_info() 1916 shellf("\tx_col == %d,\t\tx_cols == %d,\tx_displen == %d\n", in x_debug_info() 1918 shellf("\txcp == 0x%lx,\txep == 0x%lx\n", (long) xcp, (long) xep); in x_debug_info() 1919 shellf("\txbp == 0x%lx,\txbuf == 0x%lx\n", (long) xbp, (long) xbuf); in x_debug_info() 1920 shellf("\txlp == 0x%lx\n", (long) xlp); in x_debug_info() 1921 shellf("\txlp == 0x%lx\n", (long) x_lastcp()); in x_debug_info() 1922 shellf("\n"); in x_debug_info()
|
| H A D | mail.c | 204 shellf("%s\n", substitute(mbp->mb_msg ? mbp->mb_msg : MBMESSAGE, 0)); in mprintit()
|
| H A D | main.c | 575 shellf("\n"); in shell() 631 shellf("Use `exit' to leave ksh\n"); in shell()
|
| H A D | io.c | 140 shellf(const char *fmt, ...) in shellf() function
|
| H A D | sh.h | 475 void shellf(const char *, ...)
|
| H A D | exec.c | 1064 shellf("%s%s\n", in iosetup() 1268 shellf("%s", str_val(global("PS3"))); in do_selectargs()
|
| H A D | c_sh.c | 308 shellf("%s", cp+1); in c_read()
|
| H A D | jobs.c | 807 shellf("You have %s%s%s jobs\n", in j_stopped_running()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
| H A D | check.tpl | 30 (shellf 53 (shellf "echo \"%s\"|sed 's,/[^/]*,/,'" sfile )
|
| /openbsd-src/gnu/gcc/fixincludes/ |
| H A D | check.tpl | 30 (shellf 53 (shellf "echo \"%s\"|sed 's,/[^/]*,/,'" sfile )
|