Home
last modified time | relevance | path

Searched refs:SNPRINTF_CONST (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libssh/openbsd-compat/
HDopenbsd-compat.h233 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
/dragonfly/lib/libssh/
HDconfig.h1938 #define SNPRINTF_CONST const macro
/dragonfly/crypto/openssh/
HDconfig.h.in1864 #undef SNPRINTF_CONST
HDconfigure.ac2401 AC_DEFINE([SNPRINTF_CONST], [const], definition
2404 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition
HDconfig.log16248 #define SNPRINTF_CONST const