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

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

Completed in 852 milliseconds