Searched defs:tablePath (Results 1 – 4 of 4) sorted by relevance
764 db_table::configure(char *tablePath) { in configure()
51 db_mindex::db_mindex(db_scheme *how, char *tablePath) : rversion() in db_mindex()
51 db_mindex::configure(char *tablePath) { in configure()
1895 char tablePath[MAXPATHLEN + NIS_MAXNAMELEN + 1]; in __db_configure() local