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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc606 entry_object **tea = table->gettab(); local
619 if (tea[i] == 0)
622 q = pseudoEntryObj2Query(tea[i], 0, 0);
H A Ddb_mindex2.cc1198 entry_object **tea; local
1209 tea = dbm->table->gettab();
1216 if (tea != 0 && ntea > 0) {
1225 if (tea[i] != 0) {
1226 ea[numEa] = tea[i];

Completed in 26 milliseconds