Home
last modified time | relevance | path

Searched refs:AR_SWITCH_APPEND (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23744 #define AR_SWITCH_APPEND 11 macro
23772 case AR_SWITCH_APPEND: in arProcessSwitch()
23812 { "append", 'a', AR_SWITCH_APPEND, 1 }, in arParseCommand()