Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c45451 typedef struct DbPath DbPath; typedef
45452 struct DbPath { struct
45461 static void appendAllPathElements(DbPath*,const char*); argument
45467 DbPath *pPath, /* Path under construction, to which to append zName */ in appendOnePathElement()
45528 DbPath *pPath, /* Path under construction, to which to append zName */ in appendAllPathElements()
45557 DbPath path; in unixFullPathname()