Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c15 typedef struct SessionInput SessionInput; typedef
75 struct SessionInput { struct
92 SessionInput in; /* Input buffer or stream */ argument