Searched refs:JimCheckStreamError (Results 1 – 1 of 1) sorted by relevance
2276 static int JimCheckStreamError(Jim_Interp *interp, AioFile *af) in JimCheckStreamError() function2327 return JimCheckStreamError(interp, af); in aio_flush()2389 if ((flags & AIO_ONEREAD) || JimCheckStreamError(interp, af)) { in aio_read_len()