Searched defs:multiplexConn (Results 1 – 1 of 1) sorted by relevance
88 typedef struct multiplexConn multiplexConn; typedef116 struct multiplexConn { struct117 sqlite3_file base; /* Base class - must be first */118 multiplexGroup *pGroup; /* The underlying group of files */