Home
last modified time | relevance | path

Searched refs:snmprintf (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/crypto/openssh/regress/unittests/utf8/
H A Dtests.c28 len = snmprintf(buf, sizeof(buf), &width, "\377"); in badarg()
49 len = snmprintf(buf, sizeof(buf), wp, "%s", mbs); in one()
/freebsd-13.1/crypto/openssh/
H A Dutf8.h24 int snmprintf(char *, size_t, int *, const char *, ...)
H A Dprogressmeter.c172 snmprintf(buf+1, sizeof(buf)-1, &file_len, "%-*s", in refresh_progress_meter()
H A Dutf8.c240 snmprintf(char *str, size_t sz, int *wp, const char *fmt, ...) in snmprintf() function
H A Dscp.c1618 (void) snmprintf(visbuf, sizeof(visbuf),
1971 (void) snmprintf(visbuf, sizeof(visbuf),
H A Dssh_namespace.h530 #define snmprintf Fssh_snmprintf macro