Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h254 int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);
H A Dbsd-snprintf.c873 snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...) in snprintf()
/freebsd-14.2/crypto/openssh/
H A Dconfig.h1870 #define SNPRINTF_CONST const macro
H A Dconfigure.ac2460 AC_DEFINE([SNPRINTF_CONST], [const],
2463 AC_DEFINE([SNPRINTF_CONST], [/* not const */])])