Searched refs:shprintf (Results 1 - 6 of 6) sorted by relevance

/external/mksh/src/
H A Dfuncs.c258 shprintf("%s\n", p);
563 shprintf("n %s%s for ",
567 shprintf("%s %s=", Talias, id);
579 shprintf(" (autoload from %s)",
587 shprintf("%s %s %s",
597 shprintf("a tracked %s%s for ",
605 shprintf(" %s\n", "not found");
610 shprintf("%s is *GOK*", id);
937 shprintf("%s %s %s\n", Tset, "-A", vp->name);
945 shprintf("
[all...]
H A Dmisc.c214 shprintf(" -o %s", OFN(i));
1966 shprintf("%s\n", pwd);
H A Dedit.c2430 shprintf("%s = ", x_mapout(key));
2432 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : "");
2435 shprintf("%s\n", x_ftab[XFUNC_VALUE(f)].xf_name);
2438 shprintf("'%s'\n", x_atab[prefix][key]);
2468 shprintf("%s\n", x_ftab[f].xf_name);
H A Djobs.c783 shprintf("[%d] ", j->job);
H A Dmain.c1358 shprintf(const char *fmt, ...) function
H A Dsh.h1865 void shprintf(const char *, ...)

Completed in 164 milliseconds