Home
last modified time | relevance | path

Searched refs:shf_snprintf (Results 1 – 9 of 9) sorted by relevance

/external/mksh/src/
Dvar.c262 shf_snprintf(vp->name, 12, Tf_d, c); in isglobal()
700 shf_snprintf(p + vp->u2.field - slen, in formatstr()
710 shf_snprintf(p, psiz, "%-*.*s", in formatstr()
1259 shf_snprintf(buf, sizeof(buf), "%u.%06u", in getspec()
Dshf.c742 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf() function
1156 shf_snprintf(errbuf, sizeof(errbuf), in cstrerror()
Dsyn.c897 shf_snprintf(redir, sizeof(redir), in syntaxerr()
Djobs.c1590 shf_snprintf(buf, sizeof(buf), "Done (%d)", in j_print()
Dmisc.c152 shf_snprintf(buf, buflen, "%-*s %s", in options_fmt_entry()
Dexec.c1724 shf_snprintf(buf, buflen, "%*u) %s", in select_fmt_entry()
Dedit.c3108 shf_snprintf(xbuf, xend - xbuf, Tf_sd, in x_edit_line()
4383 shf_snprintf(vs->cbuf, vs->cbufsize, Tf_sd, in vi_cmd()
Dsh.h2622 ssize_t shf_snprintf(char *, ssize_t, const char *, ...)
Dfuncs.c1065 shf_snprintf(buf, buflen, "%*u %*s %s", in kill_fmt_entry()