Searched refs:devdlog (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sbin/devd/ |
| H A D | devd.cc | 158 static void devdlog(int priority, const char* message, ...) 284 devdlog(LOG_INFO, "Executing '%s'\n", s.c_str()); in do_action() 315 devdlog(LOG_DEBUG, "Testing %s=%s against %s, invert=%d\n", in do_match() 367 devdlog(LOG_DEBUG, "Testing media type of %s against 0x%x\n", in do_match() 379 devdlog(LOG_DEBUG, "%s has media type 0x%x\n", in do_match() 383 devdlog(LOG_DEBUG, "%s has unknown media type\n", in do_match() 442 devdlog(LOG_DEBUG, "setting %s=%s\n", var.c_str(), val.c_str()); in set_variable() 467 devdlog(LOG_DEBUG, "Parsing %s\n", fn); in parse_one_file() 487 devdlog(LOG_DEBUG, "Parsing files in %s\n", dirname); in parse_files_in_dir() 614 devdlog(LOG_DEBUG, "Pushing table\n"); in push_var_table() [all …]
|