Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/devfs/
Ddevfs.c51 static ctbl_t ctbl_main = { variable
84 for (c = ctbl_main; c->name != NULL; ++c) in main()