Home
last modified time | relevance | path

Searched refs:VFSManagerOpenFileWrite (Results 1 – 6 of 6) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/vfs/
H A Dmanager.h115 VFS_EXTERN rc_t CC VFSManagerOpenFileWrite (const VFSManager *self,
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/vfs/
H A Dmanager.h115 VFS_EXTERN rc_t CC VFSManagerOpenFileWrite (const VFSManager *self,
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/vfs/
H A Dmanagertest.cpp243 REQUIRE_RC_FAIL(VFSManagerOpenFileWrite(mgr, &f, false, vpath)); in FIXTURE_TEST_CASE()
263 REQUIRE_RC(VFSManagerOpenFileWrite(mgr, &f, false, vpath)); in FIXTURE_TEST_CASE()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/vfs/
H A Dmanagertest.cpp243 REQUIRE_RC_FAIL(VFSManagerOpenFileWrite(mgr, &f, false, vpath)); in FIXTURE_TEST_CASE()
263 REQUIRE_RC(VFSManagerOpenFileWrite(mgr, &f, false, vpath)); in FIXTURE_TEST_CASE()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vfs/
H A Dmanager.c2632 LIB_EXPORT rc_t CC VFSManagerOpenFileWrite (const VFSManager *self, in VFSManagerOpenFileWrite() function
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vfs/
H A Dmanager.c2632 LIB_EXPORT rc_t CC VFSManagerOpenFileWrite (const VFSManager *self, in VFSManagerOpenFileWrite() function