Lines Matching refs:off_t
888 _GL_FUNCDECL_RPL (ftruncate, int, (int fd, off_t length));
889 _GL_CXXALIAS_RPL (ftruncate, int, (int fd, off_t length));
892 _GL_FUNCDECL_SYS (ftruncate, int, (int fd, off_t length));
894 _GL_CXXALIAS_SYS (ftruncate, int, (int fd, off_t length));
1398 _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence));
1399 _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence));
1401 _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
1472 (int fd, void *buf, size_t bufsize, off_t offset)
1475 (int fd, void *buf, size_t bufsize, off_t offset));
1479 (int fd, void *buf, size_t bufsize, off_t offset)
1483 (int fd, void *buf, size_t bufsize, off_t offset));
1507 (int fd, const void *buf, size_t bufsize, off_t offset)
1510 (int fd, const void *buf, size_t bufsize, off_t offset));
1514 (int fd, const void *buf, size_t bufsize, off_t offset)
1518 (int fd, const void *buf, size_t bufsize, off_t offset));