Home
last modified time | relevance | path

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

/freebsd-src/sbin/devd/
H A Ddevd.cc156 static void devdlog(int priority, const char* message, ...)
282 devdlog(LOG_INFO, "Executing '%s'\n", s.c_str()); in do_action()
313 devdlog(LOG_DEBUG, "Testing %s=%s against %s, invert=%d\n", in do_match()
365 devdlog(LOG_DEBUG, "Testing media type of %s against 0x%x\n", in do_match()
377 devdlog(LOG_DEBUG, "%s has media type 0x%x\n", in do_match()
381 devdlog(LOG_DEBUG, "%s has unknown media type\n", in do_match()
440 devdlog(LOG_DEBUG, "setting %s=%s\n", var.c_str(), val.c_str()); in set_variable()
465 devdlog(LOG_DEBUG, "Parsing %s\n", fn); in parse_one_file()
485 devdlog(LOG_DEBUG, "Parsing files in %s\n", dirname); in parse_files_in_dir()
612 devdlog(LOG_DEBUG, "Pushing table\n"); in push_var_table()
[all …]