Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c66 #define PRTDBG(msg) if (wifi_debug > 1) wifi_dbgprintf msg macro
68 #define PRTDBG(msg) macro
587 PRTDBG(("new_ae(0x%x, \"%s\")\n", ael, arg)); in new_ae()
616 PRTDBG(("new_ael(%d) = 0x%x\n", type, plist)); in new_ael()
633 PRTDBG(("new_config_file() = 0x%x\n", p_config_file)); in new_config_file()
647 PRTDBG(("new_section(0x%x, 0x%x, \"%s\")\n", p_config_file, p_list, in new_section()
676 PRTDBG(("destory_config(0x%x)\n", p_config_file)); in destroy_config()
881 PRTDBG(("parse_file(\"%s\")=0x%x\n", pfile, p_config_file)); in parse_file()
900 PRTDBG(("aeltoargv(%x)\n", ael)); in aeltoargv()
915 PRTDBG(("aeltoargv(0x%x) = 0x%x\n\n", ael, argv)); in aeltoargv()
[all …]