db_get_open_table_list 138 include/dbcs.h int db_get_open_table_list(char *, char *); db_get_open_table_list 132 include/dblocal.h int db_get_open_table_list(char *, char *); db_get_open_table_list 4875 source/db.c if ((ret = db_get_open_table_list(pat, tlist)) != DBENG_OK) db_get_open_table_list 6113 source/dbsrv.c ret = db_get_open_table_list(comm, list_out); db_get_open_table_list 2156 source/dbstress.c if ((ret = db_get_open_table_list((char *)NULL, data)) == DBENG_OK)