Searched refs:shf_snprintf (Results 1 – 9 of 9) sorted by relevance
/external/mksh/src/ |
D | shf.c | 715 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf() function 1160 shf_snprintf(errbuf, sizeof(errbuf), in cstrerror()
|
D | var.c | 636 shf_snprintf(p + vp->u2.field - slen, in formatstr() 646 shf_snprintf(p, nlen + 1, "%-*.*s", in formatstr() 1142 shf_snprintf(buf, sizeof(buf), "%u.%06u", in getspec()
|
D | syn.c | 867 shf_snprintf(redir, sizeof(redir), in syntaxerr()
|
D | jobs.c | 1501 shf_snprintf(buf, sizeof(buf), "Done (%d)", in j_print()
|
D | misc.c | 177 shf_snprintf(buf, buflen, "%-*s %s", in options_fmt_entry()
|
D | sh.h | 1953 ssize_t shf_snprintf(char *, ssize_t, const char *, ...)
|
D | exec.c | 1584 shf_snprintf(buf, buflen, "%*u) %s", in select_fmt_entry()
|
D | edit.c | 3076 shf_snprintf(xbuf, xend - xbuf, "%s %d", in x_edit_line() 4334 shf_snprintf(es->cbuf, es->cbufsize, "%s %d", in vi_cmd()
|
D | funcs.c | 1290 shf_snprintf(buf, buflen, "%*u %*s %s", in kill_fmt_entry()
|