Home | History | Annotate | Download | only in dist

Lines Matching defs:mxPathname

1001 ** structure used by this VFS.  mxPathname is the maximum length of
1105 ** ^SQLite will always allocate at least mxPathname+1 bytes for the
1110 ** to prevent this by setting mxPathname to a sufficiently large value.
1147 int mxPathname; /* Maximum file pathname length */