Lines Matching refs:off_t
576 _GL_FUNCDECL_RPL (ftruncate, int, (int fd, off_t length));
577 _GL_CXXALIAS_RPL (ftruncate, int, (int fd, off_t length));
580 _GL_FUNCDECL_SYS (ftruncate, int, (int fd, off_t length));
582 _GL_CXXALIAS_SYS (ftruncate, int, (int fd, off_t length));
1086 _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence));
1087 _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence));
1089 _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
1160 (int fd, void *buf, size_t bufsize, off_t offset)
1163 (int fd, void *buf, size_t bufsize, off_t offset));
1167 (int fd, void *buf, size_t bufsize, off_t offset)
1171 (int fd, void *buf, size_t bufsize, off_t offset));
1195 (int fd, const void *buf, size_t bufsize, off_t offset)
1198 (int fd, const void *buf, size_t bufsize, off_t offset));
1202 (int fd, const void *buf, size_t bufsize, off_t offset)
1206 (int fd, const void *buf, size_t bufsize, off_t offset));