Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libsqlite/src/
H A DsqliteInt.h252 typedef struct FKey FKey; typedef
541 struct FKey { struct
543 FKey *pNextFrom; /* Next foreign key in pFrom */ argument
545 FKey *pNextTo; /* Next foreign key that points to zTo */ argument
546 nColFKey global() argument
547 sColMapFKey global() argument
550 aColFKey global() argument
551 isDeferredFKey global() argument
552 updateConfFKey global() argument
553 deleteConfFKey global() argument
554 insertConfFKey global() argument