HomeSort by relevance Sort by last modified time
    Searched refs:osFstat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
os_unix.c 321 #define osFstat(a,b,c) 0
324 #define osFstat ((int(*)(int,struct stat*))aSyscall[5].pCurrent)
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 49 milliseconds