Searched defs:sStat (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c30906 struct stat sStat; /* fstat() info for database file */ local
31066 struct stat sStat; /* Used by fstat() */ local
32162 struct stat sStat; /* Results of stat() call */ local
32230 struct stat sStat; /* Output of stat() on database file */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c30924 struct stat sStat; /* fstat() info for database file */ local
31084 struct stat sStat; /* Used by fstat() */ local
32180 struct stat sStat; /* Results of stat() call */ local
32248 struct stat sStat; /* Output of stat() on database file */ local
[all...]

Completed in 624 milliseconds