Home
last modified time | relevance | path

Searched refs:LBOS_ServiceVersionGet (Results 1 – 9 of 9) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/connect/
H A Dncbi_lbosp.h524 unsigned short LBOS_ServiceVersionGet(const char* service,
H A Dncbi_lbos.c2493 unsigned short LBOS_ServiceVersionGet(const char* service, in LBOS_ServiceVersionGet() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_lbosp.h524 unsigned short LBOS_ServiceVersionGet(const char* service,
H A Dncbi_lbos_cxx.cpp422 unsigned short result = LBOS_ServiceVersionGet(service.c_str(), in GetServiceVersion()
H A Dncbi_lbos.c2479 unsigned short LBOS_ServiceVersionGet(const char* service, in LBOS_ServiceVersionGet() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_lbosp.h524 unsigned short LBOS_ServiceVersionGet(const char* service,
H A Dncbi_lbos_cxx.cpp422 unsigned short result = LBOS_ServiceVersionGet(service.c_str(), in GetServiceVersion()
H A Dncbi_lbos.c2479 unsigned short LBOS_ServiceVersionGet(const char* service, in LBOS_ServiceVersionGet() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/test/
H A Dtest_ncbi_lbos.cpp109 LBOS_ServiceVersionGet("/lbostest", in NCBITEST_AUTO_INIT()