Lines Matching full:whence
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));