Home
last modified time | relevance | path

Searched refs:JimCheckStreamError (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c2276 static int JimCheckStreamError(Jim_Interp *interp, AioFile *af) in JimCheckStreamError() function
2327 return JimCheckStreamError(interp, af); in aio_flush()
2389 if ((flags & AIO_ONEREAD) || JimCheckStreamError(interp, af)) { in aio_read_len()