Home
last modified time | relevance | path

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

/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dos.h106 typedef struct OsFile OsFile; typedef
107 struct OsFile { struct
125 typedef struct OsFile OsFile; argument
126 struct OsFile { struct
147 typedef struct OsFile OsFile; argument
148 struct OsFile { struct
167 int sqliteOsOpenReadWrite(const char*, OsFile*, int*); argument
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dos.h106 typedef struct OsFile OsFile; typedef
107 struct OsFile { struct
126 typedef struct OsFile OsFile; argument
127 struct OsFile { struct
147 typedef struct OsFile OsFile; argument
148 struct OsFile { struct
167 int sqliteOsOpenReadWrite(const char*, OsFile*, int*); argument
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dos.h107 typedef struct OsFile OsFile; typedef
108 struct OsFile { struct
126 typedef struct OsFile OsFile; argument
127 struct OsFile { struct
148 typedef struct OsFile OsFile; typedef
149 struct OsFile { struct
168 int sqliteOsOpenReadWrite(const char*, OsFile*, int*); argument
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/sys/
H A Dosfile.rs12 pub(crate) struct OsFile { struct
17 impl OsFile { impl
24 impl Deref for OsFile { implementation
32 impl Handle for OsFile { implementation
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/sys/windows/
H A Dosfile.rs10 impl TryFrom<File> for OsFile { implementation
H A Dfd.rs66 _file: &OsFile, in advise()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/sys/unix/
H A Dosfile.rs10 impl TryFrom<File> for OsFile { implementation
H A Dfd.rs23 file: &OsFile, in advise()
/dports/archivers/py-bup/bup-0.31/lib/bup/
H A Ddrecurse.py23 class OsFile: class
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/race/testdata/
H A Dmop_test.go805 type OsFile struct{} struct
807 func (*OsFile) Read() {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/race/testdata/
H A Dmop_test.go821 type OsFile struct{} struct
823 func (*OsFile) Read() {