Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/src/
H A Dtrigger.c303 int orconf /* The conflict algorithm (OE_Abort, OE_Replace, etc.) */ in sqliteTriggerInsertStep()
331 int orconf /* The conflict algorithm. (OE_Abort, OE_Ignore, etc) */ in sqliteTriggerUpdateStep()
609 int orconf; in codeTriggerProgram() local
690 int orconf, /* ON CONFLICT policy */ in sqliteCodeRowTrigger()
H A DsqliteInt.h1027 int orconf; /* OE_Rollback etc. */ member
1072 int orconf; /* Current orconf policy */ member