Home | History | Annotate | Download | only in darwin-lib

Lines Matching refs:whence

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));