Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c38 typedef struct SqlFunc SqlFunc; typedef
39 struct SqlFunc { struct
42 SqlFunc *pNext; /* Next function on the list of them all */ argument