Searched refs:LSEEK (Results 1 – 1 of 1) sorted by relevance
9 # define LSEEK _lseeki64 macro12 # define LSEEK lseek64 macro14 # define LSEEK lseek macro256 state->start = LSEEK(state->fd, 0, SEEK_CUR);355 if (LSEEK(state->fd, state->start, SEEK_SET) == -1)396 ret = LSEEK(state->fd, offset - state->x.have, SEEK_CUR);492 offset = LSEEK(state->fd, 0, SEEK_CUR);