Home | History | Annotate | Download | only in dist

Lines Matching full:pathname

1299 ** a pathname in this VFS.
1429 int mxPathname; /* Maximum file pathname length */
2875 ** a ":" character you should prefix the filename with a pathname such as
22381 ** Turn a relative pathname into a full pathname. Write the full
22382 ** pathname into zFull[]. zFull[] will be at least pVfs->mxPathname
23536 ** Find a unique file ID for the given absolute pathname. Return
27168 /* Usually the path zFilename should not be a relative pathname. The
27437 ** file (not a journal or master-journal file) identified by pathname
27577 const char *zPath, /* Pathname of file to be opened */
27895 ** Turn a relative pathname into a full pathname. The relative path
29740 const char *zPath; /* Full pathname of this file */
32010 ** Turn a relative pathname into a full pathname. Write the full
32011 ** pathname into zOut[]. zOut[] will be at least pVfs->mxPathname
32031 /* WinCE has no concept of a relative pathname, or so I am told. */
39112 /* Compute and store the full pathname in an allocated buffer pointed
40980 ** Return the full pathname of the database file.
41003 ** Return the full pathname of the journal file.
53260 ** Return the full pathname of the underlying database file.
53271 ** Return the pathname of the journal file for this database. The return