Searched refs:HashTable_DeleteEntry (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dhash.h131 void HashTable_DeleteEntry(HashTable *, HashEntry *);
H A Dhash.c278 HashTable_DeleteEntry(HashTable *t, HashEntry *he) function
H A Ddir.c412 HashTable_DeleteEntry(&odirs->table, he);
H A Dmain.c2071 HashTable_DeleteEntry(&cached_realpaths, he);
H A Dvar.c525 HashTable_DeleteEntry(&scope->vars, he);

Completed in 77 milliseconds