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