Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c6437 typedef struct DbPath DbPath; typedef
6438 struct DbPath { struct
6447 static void appendAllPathElements(DbPath*,const char*); argument
6453 DbPath *pPath, /* Path under construction, to which to append zName */ in appendOnePathElement()
6516 DbPath *pPath, /* Path under construction, to which to append zName */ in appendAllPathElements()
6545 DbPath path; in unixFullPathname()