Lines Matching defs:entries
84 * entries.
322 entry_object_p * entries = new entry_object_p[count];
325 if (entries == NULL) {
337 free_entry(entries[j]);
342 entries[i] =
347 READUNLOCK2(this, table, entries, entries,
351 return (entries);
615 * Note that the answers are pointers to the COPIES of entries.
641 * Return all entries within table. Returns the answer by
643 * Note that the answers are pointers to copies of the entries.
820 * If a NULL query is supplied, all entries in table are removed.
836 if (q == NULL) { /* remove all entries in table */
878 } else { /* ambiguous, remove all entries */
1065 * Reset the table by: deleting all the indices, table of entries, and its
1183 * the number of entries, and the index sizes.