Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dvfprintf.c538 #if HASSNPRINTF
545 #if HASSNPRINTF
/mirbsd/src/gnu/usr.sbin/sendmail/include/sm/
Dconf.h421 # define HASSNPRINTF 1 /* has snprintf(3c) starting in 2.6 */ macro
890 # define HASSNPRINTF 1 /* has snprintf(3) (all versions?) */ macro
961 # define HASSNPRINTF 1 /* has snprintf(3) (all versions?) */ macro
/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
DREADME506 HASSNPRINTF Set this to 1 if your OS has a working snprintf(3), i.e.,
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES817 Portability: New option HASSNPRINTF which can be set if the OS