Searched refs:snmprintf (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/crypto/openssh/regress/unittests/utf8/
H A Dtests.c26 len = snmprintf(buf, sizeof(buf), &width, "\377");
47 len = snmprintf(buf, sizeof(buf), wp, "%s", mbs);
/freebsd-11-stable/crypto/openssh/
H A Dssh_namespace.h559 #define snmprintf Fssh_snmprintf macro
H A Dutf8.c235 snmprintf(char *str, size_t sz, int *wp, const char *fmt, ...) function
H A Dutf8.h23 int snmprintf(char *, size_t, int *, const char *, ...)
H A Dscp.c973 (void) snmprintf(visbuf, sizeof(visbuf),
1243 (void) snmprintf(visbuf, sizeof(visbuf),

Completed in 133 milliseconds