Searched refs:unixLogErrorAtLine (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c25963 #define unixLogError(a,b,c) unixLogErrorAtLine(a,b,c,__LINE__)
25964 static int unixLogErrorAtLine( function
26032 unixLogErrorAtLine(SQLITE_IOERR_CLOSE, "close",
[all...]

Completed in 384 milliseconds