Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23689 u8 fromCmdLine; /* Run from -A instead of .archive */ member
24316 int fromCmdLine, /* True if -A command-line option, not .ar cmd */ in arDotCommand()