Searched defs:ftruncate (Results 1 - 1 of 1) sorted by relevance

/sendmail/include/sm/
H A Dconf.h1226 # define NOFTRUNCATE 0 /* has (simulated) ftruncate call */
1252 # define ftruncate chsize /* use chsize(2) to emulate ftruncate */ macro
1304 # define NOFTRUNCATE 1 /* do not have ftruncate(2) */
1856 # define NOFTRUNCATE 1 /* lacks ftruncate() */
2324 # define NOFTRUNCATE 1 /* do not have ftruncate(2) */

Completed in 26 milliseconds