Home
last modified time | relevance | path

Searched refs:VDBDependencyGetPath (Results 1 – 2 of 2) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Ddatabase-depend.c863 static rc_t VDBDependencyGetPath(const String* from, const char** to, in VDBDependencyGetPath() function
910 rc = VDBDependencyGetPath(dep->resolved.local, path, in VDBDependenciesPathImpl()
961 rc = VDBDependencyGetPath(dep->resolved.remote, path, NULL, NULL); in VDBDependenciesPathRemote()
980 rc = VDBDependencyGetPath(dep->resolved.cache, path, NULL, NULL); in VDBDependenciesPathCache()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Ddatabase-depend.c863 static rc_t VDBDependencyGetPath(const String* from, const char** to, in VDBDependencyGetPath() function
910 rc = VDBDependencyGetPath(dep->resolved.local, path, in VDBDependenciesPathImpl()
961 rc = VDBDependencyGetPath(dep->resolved.remote, path, NULL, NULL); in VDBDependenciesPathRemote()
980 rc = VDBDependencyGetPath(dep->resolved.cache, path, NULL, NULL); in VDBDependenciesPathCache()