Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c17193 u8 fromCmdLine; /* Run from -A instead of .archive */ member
17821 int fromCmdLine, /* True if -A command-line option, not .ar cmd */ in arDotCommand()