OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ht_remove
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/config/
hash.c
321
ht_remove
(struct hashtab *ht, const char *name)
function
421
return
ht_remove
(&tbl->imp, name); \
defs.h
552
int
ht_remove
(struct hashtab *, const char *);
sem.c
1135
(void)
ht_remove
(cfhashtab, name);
1459
ht_remove
(devitab, i->i_name);
1800
if (
ht_remove
(devitab, name))
2153
if (
ht_remove
(selecttab, a->a_name) == 0)
main.c
1380
if (
ht_remove
(ht, name)) {
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026