Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dopenbsd-compat.h211 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
Dbsd-snprintf.c882 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
/external/openssh/
Dconfig.h1446 #define SNPRINTF_CONST const macro
Dconfig.h.in1563 #undef SNPRINTF_CONST
Dconfigure.ac2014 AC_DEFINE([SNPRINTF_CONST], [const], definition
2017 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition