Searched defs:zBufOut (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c9230 static int apndRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut){ argument
H A Dsqlite3.c26021 sqlite3OsDlError(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
26031 sqlite3OsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
37966 kvvfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
44767 unixDlError(sqlite3_vfs *NotUsed, int nBuf, char *zBufOut) argument
52137 winDlError(sqlite3_vfs *pVfs, int nBuf, char *zBufOut) argument
52139 winGetLastErrorMsg(osGetLastError(), nBuf, zBufOut); local
53216 memdbRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
221554 rbuVfsRandomness(sqlite3_vfs *pVfs, int nByte, char *zBufOut) argument
[all...]

Completed in 685 milliseconds