Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dopenbsd-compat.h231 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/prebuilt-intermediates/
Dconfig.h1467 #define SNPRINTF_CONST const macro
/external/openssh/
Dconfigure.ac2241 AC_DEFINE([SNPRINTF_CONST], [const], definition
2244 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition