Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/libsm/
Dvfprintf.c538 #if HASSNPRINTF
545 #if HASSNPRINTF
/freebsd-10-stable/contrib/sendmail/include/sm/
Dconf.h420 # define HASSNPRINTF 1 /* has snprintf(3c) starting in 2.6 */ macro
892 # define HASSNPRINTF 1 /* has snprintf(3) (all versions?) */ macro
963 # define HASSNPRINTF 1 /* has snprintf(3) (all versions?) */ macro
/freebsd-10-stable/contrib/sendmail/src/
DREADME507 HASSNPRINTF Set this to 1 if your OS has a working snprintf(3), i.e.,
/freebsd-10-stable/contrib/sendmail/
DRELEASE_NOTES976 Portability: New option HASSNPRINTF which can be set if the OS