Home
last modified time | relevance | path

Searched defs:OsFile (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dos.h109 typedef struct OsFile OsFile; typedef
110 struct OsFile { struct
128 typedef struct OsFile OsFile; typedef
129 struct OsFile { struct
150 typedef struct OsFile OsFile; typedef
151 struct OsFile { struct
170 int sqliteOsOpenReadWrite(const char*, OsFile*, int*); argument