Searched refs:shf_snprintf (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/bin/ksh/ |
| H A D | io.c | 466 shf_snprintf(pathx, len, "%s/shXXXXXXXX", dir); 473 shf_snprintf(pathx, len, "%s/sh%05u.%03x",
|
| H A D | shf.h | 83 int shf_snprintf ARGS((char *buf, int bsize, const char *fmt, ...));
|
| H A D | c_ksh.c | 1163 shf_snprintf(buf, buflen, "%*d %*s %s", 1168 shf_snprintf(buf, buflen, "%*d %*d %s",
|
| H A D | exec.c | 1374 shf_snprintf(buf, buflen, "%*d) %s", 1433 shf_snprintf(buf, buflen, "%s", ((char *const *)arg)[i]);
|
| H A D | syn.c | 751 shf_snprintf(redir, sizeof(redir),
|
| H A D | shf.c | 774 shf_snprintf(char *buf, int bsize, const char *fmt, ...) in shf_snprintf() function
|
| H A D | lex.c | 1174 shf_snprintf(p = nbuf, sizeof(nbuf), "%d",
|
| H A D | jobs.c | 1477 shf_snprintf(buf, sizeof(buf), "Done (%d)",
|
| H A D | vi.c | 960 shf_snprintf(es->cbuf, es->cbufsize,
|