Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c68 #define PRTDBG(msg) if (wifi_debug > 1) wifi_dbgprintf msg macro
70 #define PRTDBG(msg) macro
589 PRTDBG(("new_ae(0x%x, \"%s\")\n", ael, arg)); in new_ae()
618 PRTDBG(("new_ael(%d) = 0x%x\n", type, plist)); in new_ael()
635 PRTDBG(("new_config_file() = 0x%x\n", p_config_file)); in new_config_file()
649 PRTDBG(("new_section(0x%x, 0x%x, \"%s\")\n", p_config_file, p_list, in new_section()
678 PRTDBG(("destory_config(0x%x)\n", p_config_file)); in destroy_config()
883 PRTDBG(("parse_file(\"%s\")=0x%x\n", pfile, p_config_file)); in parse_file()
902 PRTDBG(("aeltoargv(%x)\n", ael)); in aeltoargv()
917 PRTDBG(("aeltoargv(0x%x) = 0x%x\n\n", ael, argv)); in aeltoargv()
[all …]