db_get_catalog_list  143 include/dbcs.h int db_get_catalog_list(char *, char *);
db_get_catalog_list  141 include/dblocal.h int db_get_catalog_list(char *, char *);
db_get_catalog_list 5165 source/db.c       if ((ret = db_get_catalog_list(pat, tlist)) != DBENG_OK)
db_get_catalog_list 6422 source/dbsrv.c    ret = db_get_catalog_list(comm, list_out);
db_get_catalog_list 2214 source/dbstress.c    if ((ret = db_get_catalog_list((char *)NULL, data)) == DBENG_OK)