Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c45452 typedef struct DbPath DbPath; typedef
45453 struct DbPath { struct
45462 static void appendAllPathElements(DbPath*,const char*); argument
45468 DbPath *pPath, /* Path under construction, to which to append zName */ in appendOnePathElement()
45529 DbPath *pPath, /* Path under construction, to which to append zName */ in appendAllPathElements()
45558 DbPath path; in unixFullPathname()