Searched refs:shf_snprintf (Results 1 – 9 of 9) sorted by relevance
/external/mksh/src/ |
D | var.c | 262 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()
|
D | shf.c | 742 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf() function 1156 shf_snprintf(errbuf, sizeof(errbuf), in cstrerror()
|
D | syn.c | 897 shf_snprintf(redir, sizeof(redir), in syntaxerr()
|
D | jobs.c | 1590 shf_snprintf(buf, sizeof(buf), "Done (%d)", in j_print()
|
D | misc.c | 152 shf_snprintf(buf, buflen, "%-*s %s", in options_fmt_entry()
|
D | exec.c | 1724 shf_snprintf(buf, buflen, "%*u) %s", in select_fmt_entry()
|
D | edit.c | 3108 shf_snprintf(xbuf, xend - xbuf, Tf_sd, in x_edit_line() 4383 shf_snprintf(vs->cbuf, vs->cbufsize, Tf_sd, in vi_cmd()
|
D | sh.h | 2622 ssize_t shf_snprintf(char *, ssize_t, const char *, ...)
|
D | funcs.c | 1065 shf_snprintf(buf, buflen, "%*u %*s %s", in kill_fmt_entry()
|