Searched refs:NOFTRUNCATE (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c686 #if !NOFTRUNCATE
739 #if !NOFTRUNCATE
756 #if !NOFTRUNCATE
769 #endif /* !NOFTRUNCATE */
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h1243 # define NOFTRUNCATE 0 /* has (simulated) ftruncate call */ macro
1321 # define NOFTRUNCATE 1 /* do not have ftruncate(2) */ macro
1879 # define NOFTRUNCATE 1 /* lacks ftruncate() */ macro
2348 # define NOFTRUNCATE 1 /* do not have ftruncate(2) */ macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dbf.c803 #if NOFTRUNCATE
H A Dmci.c1120 #if !NOFTRUNCATE
H A Dmap.c1531 # if NOFTRUNCATE
1540 # else /* NOFTRUNCATE */
1602 # endif /* NOFTRUNCATE */
1614 # if !LOCK_ON_OPEN && !NOFTRUNCATE
1629 # if !LOCK_ON_OPEN && !NOFTRUNCATE
1644 # if !LOCK_ON_OPEN && !NOFTRUNCATE
H A Dconf.c6177 #if NOFTRUNCATE
6178 "NOFTRUNCATE",
H A Dmilter.c3723 # if NOFTRUNCATE
3728 # else /* NOFTRUNCATE */
3737 # endif /* NOFTRUNCATE */
H A Ddeliver.c5869 #if !NOFTRUNCATE

Completed in 297 milliseconds