Home
last modified time | relevance | path

Searched defs:sqliteAuthContextPop (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dauth.c212 void sqliteAuthContextPop(AuthContext *pContext){ in sqliteAuthContextPop() function
H A DsqliteInt.h1256 # define sqliteAuthContextPop(a) ((void)(a)) macro