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

  /external/mksh/src/
shf.c 715 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) function
722 internal_errorf("shf_snprintf: buf %zX, bsize %zd",
1137 shf_snprintf(errbuf, sizeof(errbuf),
var.c 679 shf_snprintf(p + vp->u2.field - slen,
689 shf_snprintf(p, nlen + 1, "%-*.*s",
1224 shf_snprintf(buf, sizeof(buf), "%u.%06u",
    [all...]
syn.c 897 shf_snprintf(redir, sizeof(redir),
jobs.c     [all...]
misc.c 185 shf_snprintf(buf, buflen, "%-*s %s",
    [all...]
exec.c     [all...]
sh.h     [all...]
edit.c     [all...]
funcs.c 1335 shf_snprintf(buf, buflen, "%*u %*s %s",
    [all...]

Completed in 2070 milliseconds