Home
last modified time | relevance | path

Searched defs:tablePath (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table.cc767 db_table::configure(char *tablePath) { in configure()
H A Ddb_mindex.cc51 db_mindex::db_mindex(db_scheme *how, char *tablePath) : rversion() in db_mindex()
H A Ddb_mindex2.cc51 db_mindex::configure(char *tablePath) { in configure()
H A Dnis_db.cc1896 char tablePath[MAXPATHLEN + NIS_MAXNAMELEN + 1]; in __db_configure() local