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

/freebsd-11-stable/crypto/heimdal/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...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c35082 #define unixLogError macro
[all...]

Completed in 787 milliseconds