Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c143 #define logdmsg(args) log_debug_msg args
145 static void log_debug_msg(char *, ...);
181 log_debug_msg("WARNING: %s line # %d: ", in file_err()
2169 log_debug_msg(char *fmt, ...) in log_debug_msg() function
2204 log_debug_msg("\tname = %s\n", confent->name); in log_confent_list()
2206 log_debug_msg("\tparent = %s\n", confent->parent); in log_confent_list()
2208 log_debug_msg("\tclass = %s\n", confent->class); in log_confent_list()
2210 log_debug_msg("\tunit_address = %s\n", in log_confent_list()
2213 log_debug_msg("\tport = %d\n", confent->port); in log_confent_list()
2214 log_debug_msg("\tmpxio_disable = \"%s\"\n\n", in log_confent_list()
[all …]