HomeSort by relevance Sort by last modified time
    Searched refs:shprintf (Results 1 - 6 of 6) sorted by null

  /external/mksh/src/
funcs.c 265 shprintf("%s\n", p);
579 shprintf("n %s%s for ",
583 shprintf("%s %s=", Talias, id);
595 shprintf(" (autoload from %s)",
605 shprintf("%s %s", "shell", Tbuiltin);
614 shprintf("a tracked %s%s for ",
959 shprintf("%s %s %s\n", Tset, "-A", vp->name);
967 shprintf("%s %s", Ttypeset, "");
969 shprintf("%s ", "-n");
971 shprintf("%s ", "-i")
    [all...]
misc.c 215 shprintf(" -o %s", OFN(i));
    [all...]
edit.c     [all...]
jobs.c 831 shprintf("[%d] ", j->job);
    [all...]
main.c 1313 shprintf(const char *fmt, ...) function
    [all...]
sh.h     [all...]

Completed in 105 milliseconds