Searched refs:devdlog (Results 1 – 1 of 1) sorted by relevance
| /dflybsd-src/sbin/devd/ |
| H A D | devd.cc | 146 static void devdlog(int priority, const char* message, ...) 270 devdlog(LOG_INFO, "Executing '%s'\n", s.c_str()); in do_action() 301 devdlog(LOG_DEBUG, "Testing %s=%s against %s, invert=%d\n", in do_match() 354 devdlog(LOG_DEBUG, "Testing media type of %s against 0x%x\n", in do_match() 366 devdlog(LOG_DEBUG, "%s has media type 0x%x\n", in do_match() 370 devdlog(LOG_DEBUG, "%s has unknown media type\n", in do_match() 410 devdlog(LOG_DEBUG, "setting %s=%s\n", var.c_str(), val.c_str()); in set_variable() 428 devdlog(LOG_DEBUG, "Parsing %s\n", fn); in parse_one_file() 445 devdlog(LOG_DEBUG, "Parsing files in %s\n", dirname); in parse_files_in_dir() 572 devdlog(LOG_DEBUG, "Pushing table\n"); in push_var_table() [all …]
|