Home
last modified time | relevance | path

Searched defs:SNPRINTF_CONST (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dconfigure.ac2550 AC_DEFINE([SNPRINTF_CONST], [const], definition
2553 AC_DEFINE([SNPRINTF_CONST], [/* not const */])]) definition
H A Dconfig.h1885 #define SNPRINTF_CONST const macro