Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dopenbsd-compat.h209 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
Dbsd-snprintf.c870 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
/external/openssh/
Dconfig.h1449 #define SNPRINTF_CONST const macro
Dconfig.h.in1607 #undef SNPRINTF_CONST
Dconfigure.ac2106 AC_DEFINE([SNPRINTF_CONST], [const], definition
2109 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition