Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c47075 typedef struct DbPath DbPath; typedef
47076 struct DbPath { struct
47085 static void appendAllPathElements(DbPath*,const char*); argument
47091 DbPath *pPath, /* Path under construction, to which to append zName */ in appendOnePathElement()
47152 DbPath *pPath, /* Path under construction, to which to append zName */ in appendAllPathElements()
47181 DbPath path; in unixFullPathname()