Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c10881 int bUpdate = 0; /* True for an update that modifies "name" */ in zipfileUpdate() local
24207 int bUpdate, /* true for a --create. */ in arCreateOrUpdateCommand()