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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c25565 ** unixLogError().
25578 #define unixLogError(a,b,c) unixLogErrorAtLine(a,b,c,__LINE__) macro
27882 return (fd>=0?SQLITE_OK:unixLogError(SQLITE_CANTOPEN_BKPT, "open", zDirname));
[all...]

Completed in 414 milliseconds