Searched defs:ftruncate (Results 1 – 8 of 8) sorted by relevance
45 #define ftruncate ftruncate64 macro57 ftruncate(int fildes, off_t len) in ftruncate() function
49 ftruncate(int fd, off_t length) in ftruncate() function
276 #define ftruncate ftruncate64 macro
290 #define ftruncate ftruncate64 macro
1243 # define ftruncate chsize /* use chsize(2) to emulate ftruncate */ macro