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

  /external/mksh/src/
funcs.c 254 shprintf("%s\n", p);
545 shprintf("n %s%s for ",
549 shprintf("%s %s=", Talias, id);
561 shprintf(" (autoload from %s)",
569 shprintf("%s %s %s",
579 shprintf("a tracked %s%s for ",
587 shprintf(" %s\n", "not found");
592 shprintf("%s is *GOK*", id);
890 shprintf("%s ", "-n");
892 shprintf("%s ", "-i")
    [all...]
misc.c 191 shprintf("%s %s %s", null, "-o",
    [all...]
edit.c     [all...]
jobs.c 779 shprintf("[%d] ", j->job);
    [all...]
main.c 1199 shprintf(const char *fmt, ...) function
    [all...]
sh.h     [all...]

Completed in 395 milliseconds