Home
last modified time | relevance | path

Searched refs:devroottab (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Dlint.c205 (void)ht_enumerate(devroottab, emit_root_instance, NULL); in emit_instances()
H A Ddefs.h455 extern struct hashtab *devroottab; /* attach at root lookup */
H A Dmain.c125 struct hashtab *devroottab; /* attach at root lookup */ variable
376 devroottab = ht_new(); in main()
2055 ht_enumerate(devroottab, kill_orphans_cb, NULL); in kill_orphans()
H A Dsem.c510 ht_insert(devroottab, dev->d_name, dev); in defdev()
670 ht_insert(devroottab, dev->d_name, dev); in defdevattach()
1692 ht_insert(devroottab, ib->d_name, ib); in addpseudoroot()