Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c41 typedef struct SqlFunc SqlFunc; typedef
42 struct SqlFunc { struct
45 SqlFunc *pNext; /* Next function on the list of them all */ argument