Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1365 shf_snprintf(buf, buflen, "%*d) %s", in select_fmt_entry()
1420 shf_snprintf(buf, buflen, "%s", ((const char * const *)arg)[i]); in plain_fmt_entry()
Dvar.c617 shf_snprintf(p + vp->u2.field - slen, in formatstr()
627 shf_snprintf(p, nlen + 1, "%-*.*s", in formatstr()
Dshf.c701 shf_snprintf(char *buf, int bsize, const char *fmt, ...) in shf_snprintf() function
Dsyn.c821 shf_snprintf(redir, sizeof(redir), in syntaxerr()
Dmisc.c136 shf_snprintf(buf, buflen, "%-*s %s", in options_fmt_entry()
Dmain.c1282 shf_snprintf(pathname, len, "%s/mksh.XXXXXXXXXX", dir); in maketemp()
Dsh.h1644 int shf_snprintf(char *, int, const char *, ...)
Djobs.c1348 shf_snprintf(buf, sizeof(buf), "Done (%d)", in j_print()
Dedit.c2921 shf_snprintf(xbuf, xend - xbuf, "%s %d", in x_edit_line()
4156 shf_snprintf(es->cbuf, es->cbufsize, "%s %d", in vi_cmd()
Dfuncs.c1486 shf_snprintf(buf, buflen, "%*d %*s %s", in kill_fmt_entry()