Home
last modified time | relevance | path

Searched defs:curdict (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Drctl.c296 rctl_dict_entry_t **curdict; member
/titanic_50/usr/src/lib/libnisdb/
H A Dnis_db.cc48 db_dictionary curdict; variable
H A Ddb_dictionary.cc748 db_dictionary::inittemp(char *dictname, db_dictionary& curdict) in inittemp()