Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c479 typedef struct Prompts { struct
480 int numPrompts; argument
481 const char **azPrompts; argument
482 } Prompts; typedef