Home
last modified time | relevance | path

Searched refs:newRepoParentPath (Results 1 – 5 of 5) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-config/
H A Dvdb-config.c1764 const char **newRepoParentPath, uint32_t *result_flags) in DoImportNgc() argument
1807 rc = KConfigImportNgc ( cfg, prm -> ngc, root, newRepoParentPath ); in DoImportNgc()
1814 const char *newRepoParentPath = NULL; in ImportNgc() local
1818 rc = DoImportNgc(cfg, prm, &newRepoParentPath, &result_flags); in ImportNgc()
1834 system, sizeof system, "%s", newRepoParentPath); in ImportNgc()
1836 newRepoParentPath = system; in ImportNgc()
1846 if (KDirectoryPathType(wd, newRepoParentPath) in ImportNgc()
1850 kcmCreate | kcmParents, newRepoParentPath); in ImportNgc()
1855 ngc, newRepoParentPath ) ); in ImportNgc()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/kfg/
H A Drepository.h382 const char **newRepoParentPath);
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/kfg/
H A Drepository.h382 const char **newRepoParentPath);
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kfg/
H A Dconfig.c4651 const char **newRepoParentPath) in _KConfigDBGapRepositoryNodes() argument
4723 if (rc == 0 && newRepoParentPath != NULL) { in _KConfigDBGapRepositoryNodes()
4724 *newRepoParentPath = repoParentPath; in _KConfigDBGapRepositoryNodes()
4733 const char **newRepoParentPath) in _KConfigAddDBGapRepository() argument
4758 newRepoParentPath); in _KConfigAddDBGapRepository()
4768 const char **newRepoParentPath) in KConfigImportNgc() argument
4818 newRepoParentPath); in KConfigImportNgc()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kfg/
H A Dconfig.c4651 const char **newRepoParentPath) in _KConfigDBGapRepositoryNodes() argument
4723 if (rc == 0 && newRepoParentPath != NULL) { in _KConfigDBGapRepositoryNodes()
4724 *newRepoParentPath = repoParentPath; in _KConfigDBGapRepositoryNodes()
4733 const char **newRepoParentPath) in _KConfigAddDBGapRepository() argument
4758 newRepoParentPath); in _KConfigAddDBGapRepository()
4768 const char **newRepoParentPath) in KConfigImportNgc() argument
4818 newRepoParentPath); in KConfigImportNgc()