Searched refs:SNPRINTF_CONST (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dconfig.h1591 #define SNPRINTF_CONST const macro
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h210 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
H A Dbsd-snprintf.c882 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...)

Completed in 154 milliseconds