Home
last modified time | relevance | path

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

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