Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c11881 typedef struct IdxTable IdxTable; typedef
11933 struct IdxTable { struct
11937 IdxTable *pNext; /* Next table in linked list of all tables */ argument