POS_ERR
if (curoff == POS_ERR) {
if (curoff == POS_ERR)
if ((*seekfn)(fp->_cookie, curoff, SEEK_SET) == POS_ERR)
(*seekfn)(fp->_cookie, offset, whence) == POS_ERR) {