OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:devroottab
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/config/
lint.c
204
(void)ht_enumerate(
devroottab
, emit_root_instance, NULL);
defs.h
468
extern struct hashtab *
devroottab
; /* attach at root lookup */
main.c
125
struct hashtab *
devroottab
; /* attach at root lookup */
variable in typeref:struct:hashtab
374
devroottab
= ht_new();
2137
ht_enumerate(
devroottab
, kill_orphans_cb, NULL);
sem.c
564
ht_insert(
devroottab
, dev->d_name, dev);
733
ht_insert(
devroottab
, dev->d_name, dev);
1702
* Insert given device "name" into
devroottab
. In case "name"
1780
ht_insert(
devroottab
, ib->d_name, ib);
Completed in 19 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026