Searched refs:MDEBUG (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/power/ |
H A D | parse.c | 96 mesg(MDEBUG, "set_perm: \"%s\", value \"%s\"\n", in set_perm() 109 mesg(MDEBUG, "match_user: cmp (\"%s\", \"%s\")\n", in set_perm() 181 mesg(MDEBUG, "get_estar_vers: %s prop found\n", in lookup_estar_vers() 297 mesg(MDEBUG, "\nline %d, found %d args:\n", lineno, cnt); in build_args() 299 mesg(MDEBUG, " \"%s\"\n", *vec); in build_args() 329 mesg(MDEBUG, "line %d, ('%c' - '%c') = %d\n", in get_cinfo() 391 mesg(MDEBUG, "\nnow parsing \"%s\"...\n", name); in parse_conf_file() 430 mesg(MDEBUG, "\nline %d, blank...\n", lineno); in parse_conf_file() 432 mesg(MDEBUG, "\nline %d, comment...\n", lineno); in parse_conf_file() 447 mesg(MDEBUG, in parse_conf_file() [all …]
|
H A D | handlers.c | 91 mesg(MDEBUG, "PM_SEARCH_LIST %s for %s,%s returns %d\n", in isonlist() 99 mesg(MDEBUG, "doing ioctl %s for %s ", pm_map(ioctl_cmd), keyword); in do_ioctl() 107 mesg(MDEBUG, "%s %s failed, %s\n", keyword, behavior, in do_ioctl() 112 mesg(MDEBUG, "succeeded\n"); in do_ioctl() 240 mesg(MDEBUG, "S3_helper(%s, %s, %s, %s, %s, %s)\n", whitelist, in S3_helper() 243 mesg(MDEBUG, "kstat_open failed\n"); in S3_helper() 248 mesg(MDEBUG, "kstat_lookup 'acpi', -1, 'acpi' failed\n"); in S3_helper() 255 mesg(MDEBUG, "kstat_data_lookup 'S3' fails\n"); in S3_helper() 257 mesg(MDEBUG, "value.l %lx\n", dp->value.l); in S3_helper() 261 mesg(MDEBUG, "kstat indicates S3 support (%lx)\n", dp->value.l); in S3_helper() [all …]
|
H A D | conf.c | 122 if (code == MDEBUG) in mesg() 232 mesg(MDEBUG, "got powerd pid %ld\n", powerd_pid); in get_powerd_pid() 382 mesg(MDEBUG, "filter: set \"%s\", selected %d\n", in filter() 398 mesg(MDEBUG, "\nscanning set is %s\n", pref ? pref->set : "both"); in conf_scanner() 415 mesg(MDEBUG, "search: %s\n", skip ? "skipped" : "retained"); in search() 437 mesg(MDEBUG, "\nconf not written, " in write_conf() 481 mesg(MDEBUG, "\n\"%s\" renamed to \"%s\"\n", in write_conf() 530 mesg(MDEBUG, "ruid %d, perms: cpr %d, pm %d\n", in main()
|
H A D | pmconfig.h | 58 #define MDEBUG 0 macro
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_vget.c | 534 #ifdef MDEBUG 548 #ifdef MDEBUG 554 #ifdef MDEBUG 568 #ifdef MDEBUG 582 #ifdef MDEBUG 587 #ifdef MDEBUG 659 #ifdef MDEBUG 667 #ifdef MDEBUG 691 #ifdef MDEBUG in macpush()
|
H A D | ex_vmain.c | 166 #ifdef MDEBUG 203 #ifdef MDEBUG 217 #ifdef MDEBUG
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | nic.c | 766 #ifdef MDEBUG in send_igmp_reports() 797 #ifdef MDEBUG in process_igmp() 813 #ifdef MDEBUG in process_igmp() 849 #ifdef MDEBUG in leave_group() 994 #ifdef MDEBUG in await_reply()
|
H A D | fsys_tftp.c | 130 #ifdef MDEBUG in tftp_file_read()
|