Searched refs:snmprintf (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/regress/usr.bin/ssh/unittests/utf8/ |
| H A D | tests.c | 24 len = snmprintf(buf, sizeof(buf), &width, "\377"); in badarg() 45 len = snmprintf(buf, sizeof(buf), wp, "%s", mbs); in one()
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | utf8.h | 24 int snmprintf(char *, size_t, int *, const char *, ...)
|
| H A D | utf8.c | 231 snmprintf(char *str, size_t sz, int *wp, const char *fmt, ...) in snmprintf() function
|
| H A D | scp.c | 1664 (void) snmprintf(visbuf, sizeof(visbuf), in sink() 2033 (void) snmprintf(visbuf, sizeof(visbuf), in response()
|