Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/devd/
H A Ddevd.hh148 config() { push_var_table(); } in config()
162 void push_var_table();
H A Ddevd.cc596 config::push_var_table() in push_var_table() function in config
847 cfg.push_var_table(); in process_event()