Searched refs:shf_snprintf (Results 1 – 9 of 9) sorted by relevance
/external/mksh/src/ |
D | var.c | 269 shf_snprintf(vp->name, 12, Tf_d, c); in isglobal() 710 shf_snprintf(p + vp->u2.field - slen, in formatstr() 720 shf_snprintf(p, psiz, "%-*.*s", in formatstr() 1292 shf_snprintf(buf, sizeof(buf), "%u.%06u", in getspec()
|
D | shf.c | 743 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf() function 1157 shf_snprintf(errbuf, sizeof(errbuf), in cstrerror()
|
D | syn.c | 888 shf_snprintf(redir, sizeof(redir), in syntaxerr()
|
D | jobs.c | 1591 shf_snprintf(buf, sizeof(buf), "Done (%d)", in j_print()
|
D | exec.c | 1716 shf_snprintf(buf, buflen, "%*u) %s", in select_fmt_entry()
|
D | misc.c | 154 shf_snprintf(buf, buflen, "%-*s %s", in options_fmt_entry()
|
D | edit.c | 3142 shf_snprintf(xbuf, xend - xbuf, Tf_sd, ctrl_x_e, x_arg); in x_edit_line() 4420 shf_snprintf(vs->cbuf, vs->cbufsize, Tf_sd, in vi_cmd()
|
D | sh.h | 2705 ssize_t shf_snprintf(char *, ssize_t, const char *, ...)
|
D | funcs.c | 1081 shf_snprintf(buf, buflen, "%*u %*s %s", in kill_fmt_entry()
|