Searched defs:extract_entries (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1052 db_dictionary::extract_entries(db_dictionary& tempdict, char **fs, int fscnt) function in class:db_dictionary
1059 READLOCK(this, FALSE, "r db_dictionary::extract_entries");
1064 "extract_entries: no dictionary entry for %s",
1067 "ru db_dictionary::extract_entries");
1079 "extract_entries: unable to clone entry for %s",
1082 "ru db_dictionary::extract_entries");
1089 "ru db_dictionary::extract_entries");
1095 "ru db_dictionary::extract_entries");
1099 "ru db_dictionary::extract_entries");

Completed in 63 milliseconds