Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dopenbsd-compat.h185 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
Dbsd-snprintf.c840 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
/external/openssh/
Dconfig.h1387 #define SNPRINTF_CONST const macro
Dconfig.h.in1384 #undef SNPRINTF_CONST
Dconfigure.ac1740 AC_DEFINE([SNPRINTF_CONST], [const], definition
1743 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition