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 262 shf_snprintf(vp->name, 12, Tf_d, c);
700 shf_snprintf(p + vp->u2.field - slen,
710 shf_snprintf(p, nlen + 1, "%-*.*s",
1259 shf_snprintf(buf, sizeof(buf), "%u.%06u",
    [all...]
shf.c 742 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) function
749 internal_errorf("shf_snprintf: buf %zX, bsize %zd",
1156 shf_snprintf(errbuf, sizeof(errbuf),
syn.c 897 shf_snprintf(redir, sizeof(redir),
jobs.c     [all...]
exec.c     [all...]
misc.c 152 shf_snprintf(buf, buflen, "%-*s %s",
    [all...]
edit.c     [all...]
funcs.c 1065 shf_snprintf(buf, buflen, "%*u %*s %s",
    [all...]
sh.h     [all...]

Completed in 263 milliseconds