Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c23843 typedef struct ModeInfo ModeInfo; typedef
23844 struct ModeInfo { struct
23865 static const ModeInfo aModeInfo[] = { argument
24944 const ModeInfo *pI; in modeChange()
31357 const ModeInfo *pI = &aModeInfo[eMode]; in modeTitleDsply()
31833 const ModeInfo *pI = aModeInfo + p->mode.eMode; in dotCmdMode()