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

  /external/mksh/src/
funcs.c 488 shprintf("%s\n", pwd);
526 shprintf("%s\n", p);
805 shprintf(" is an %salias for ",
808 shprintf("alias %s=", id);
821 shprintf(" (autoload from %s)",
829 shprintf(" is a%s shell builtin",
838 shprintf("a tracked %salias for ",
850 shprintf("%s is *GOK*", id);
1074 shprintf("%s\n", vp->name);
1132 shprintf("-L%d ", vp->u2.field)
    [all...]
edit.c     [all...]
main.c 1028 shprintf(const char *fmt, ...) function
    [all...]
misc.c 174 shprintf(" -o %s", options[i].name);
    [all...]
jobs.c 695 shprintf("[%d] ", j->job);
    [all...]
sh.h     [all...]

Completed in 753 milliseconds