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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d204 SQLITE_AUTH_USER = (SQLITE_AUTH | (1 << 8))
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h569 #define SQLITE_AUTH_USER (SQLITE_AUTH | (1<<8)) macro
H A Dsqlite3.c882 #define SQLITE_AUTH_USER (SQLITE_AUTH | (1<<8)) macro
[all...]

Completed in 531 milliseconds