ChangeLog:    - snmp_debug.h: make the DEBUG* macros safe for use in compound statements
ChangeLog:    Remove last vestiges of DEBUG_MALLOC_INC fragments.
ChangeLog:    Use DEBUGMSGOID liberally, replacing sprint_objid; small speedup.
ChangeLog:    - (snmp_api.c): change sprintf_oid buf length in DEBUGPOID to 4096.
ChangeLog:      - fprintf -> DEBUGP.
ChangeLog:     -(snmp_api.c): added DEBUGP code to trace message version and secLevel for demo
ChangeLog:      - New use of errors and DEBUGP
ChangeLog:    - (system.h): created DEBUGPL to do DEBUGP with file/line statements.
ChangeLog:      - Fixed some DEBUGP calls to show the right function, perhaps these will
ChangeLog:        become DEBUGPL in the future.
ChangeLog:    - (scapi.c): testing DEBUGP for printing out keys.
ChangeLog:    - (snmp_api.c): DEBUGP of probed engineID printed 00's as 0's.
ChangeLog:    Changed DEBUGP() statement to get securityName from PDU rather than session
ChangeLog:    Changed DEBUGP() statement about Building the SNMP message so that
ChangeLog:      - convert snmp_log(LOG_DEBUG) to DEBUGMSGTL().
ChangeLog:    snmplib/snmp_client.h)  ERROR_MSG, printf --> DEBUGMSGTL
ChangeLog:    snmp_debug - DEBUGMSG macros call snmp_get_do_debugging before invoking debugmsg* functions.
ChangeLog:    snmp_debug.h - move DEBUGTRACE from debugmsg_hextli to DEBUGDUMPSETUP
ChangeLog:      - fixed prototypes for DEBUGP() and DEBUGPOID().
ChangeLog:      - added DEBUGPOID(name, namelen);
ChangeLog:      - moved DEBUGP definition into snmp_api.h where it belongs.
ChangeLog:    - (snmp_api.c, snmp_api.h): DEBUGPOID replacement: DEBUGMSGOID.
ChangeLog:    - (vacm.c): DEBUGMSG typo.
ChangeLog:      - renaming of DODEBUG to SNMP_ALWAYS_DEBUG.
ChangeLog:      - DEBUGP() is now a typical printf style function and is used everywhere.
ChangeLog:      - include a few extra headers for DEBUGP statements.
ChangeLog:      - SMUXDEBUG -> DODEBUG (--enable-debugging turns this on automatically).
ChangeLog:      - #if DODEBUG -> #ifdef DODEBUG.
ChangeLog:      - debug cleanup (ofile -> stderr, check for DODEBUG instead of const var).
ChangeLog:    - (read_config.c): printf -> DODEBUG check
ChangeLog:    - (ChangeLog, acconfig.h, config.h.in) Defined DEBUGP if DODEBUG is not defined.
ChangeLog:    - Changed nlist warnings to only print if DODEBUG is defined in config.h
ChangeLog:      - Changed nlist warnings to only print if DODEBUG is defined in config.h
ChangeLog:      - Changed nlist warnings to only print if DODEBUG is defined in config.h
aaa:ChangeLog:      - convert snmp_log(LOG_DEBUG) to DEBUGMSGTL().
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  GET message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  GETNEXT message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  RESPONSE message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  SET message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  TRAP message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  GETBULK message, non-rep=%d, max_rep=%d\n",
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  INFORM message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  TRAP2 message\n"); break;
aaa:agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  REPORT message\n"); break;
aaa:agent/snmpd.c:                snmp_log(LOG_DEBUG, "    -- %s\n", c_oid);
aaa:snmplib/snmp.c:        snmp_log(LOG_DEBUG, "%s", buffer);
aaa:snmplib/snmp.c:    snmp_log(LOG_DEBUG, "\n");
aaa:snmplib/snmp_api.c:	snmp_log(LOG_DEBUG, "\nSending %u bytes to %s:%hu\n", length,
aaa:snmplib/snmp_api.c:      snmp_log(LOG_DEBUG, "\nReceived %d bytes from %s:%hu\n", length,
aaa:snmplib/snmp_api.c:    snmp_log(LOG_DEBUG, "\nResending %d bytes to %s:%hu\n", length,
acconfig.h:#undef SNMP_NO_DEBUGGING           /* if defined, we optimize the code
acconfig.h:#define SNMP_ALWAYS_DEBUG 0        /* Always print debugging information and
agent/Makefile.in:	$(CC) $(CFLAGS) -o $@ -D_GETKSTAT_TEST -DDODEBUG -c $? 
agent/Makefile.in:	$(CC) $(CFLAGS) -o $@ -D_GETMIBSTAT_TEST -DDODEBUG -c $? 
agent/agent_read_config.c:  DEBUGMSGTL(("snmpd_register_app_config_handler",
agent/agent_registry.c:  DEBUGMSGTL(("register_mib", "registering \"%s\" at ", moduleName));
agent/agent_registry.c:  DEBUGMSGOID(("register_mib", mibloc, mibloclen));
agent/agent_registry.c:  DEBUGMSG(("register_mib","\n"));
agent/agent_registry.h:	DEBUGMSGTL(("register_mib", "%s registration failed\n", descr));
agent/auto_nlist.c:      DEBUGMSGTL(("auto_nlist", "nlist:  found symbol %s at %x.\n", it->symbol, it->nl[0].n_value));
agent/auto_nlist.c:    DEBUGMSGTL(("auto_nlist", "knlist failed on symbol:  %s\n", nl[0].n_name));
agent/auto_nlist.c:	  DEBUGMSGTL(("auto_nlist", "nlist err:  %s not found\n",nl[ret].n_name));
agent/auto_nlist.c:	  DEBUGMSGTL(("auto_nlist", "nlist: %s 0x%X\n", nl[ret].n_name,
agent/auto_nlist.c:/*    DEBUGMSGTL(("auto_nlist", "buf: %s\n",buf)); */
agent/auto_nlist.c:    DEBUGMSGTL(("auto_nlist", buf, ptr->symbol));
agent/snmp_agent.c:    DEBUGMSGTL(("snmpd","installing master agent on port %d", dest_port));
agent/snmp_agent.c:                  DEBUGMSGTL(("snmp_agent", "    >> noSuchName (read-only)\n"));
agent/snmp_agent.c:                  DEBUGMSGTL(("snmp_agent", "    >> notWritable\n"));
agent/snmp_vars.c:		    DEBUGMSGTL(("snmp_vars", "Trying variable: "));
agent/snmp_vars.c:		    DEBUGMSGOID(("snmp_vars", cvp->name, cvp->namelen));
agent/snmp_vars.c:		    DEBUGMSG(("snmp_vars"," ...\n"));
agent/snmp_vars.c:	    	    DEBUGMSGTL(("snmp_vars", "Returned %s\n",
agent/snmp_vars.c:			DEBUGMSGTL(("snmp_vars", "evil_client: "));
agent/snmp_vars.c:			DEBUGMSGOID(("snmp_vars", save, savelen));
agent/snmp_vars.c:			DEBUGMSG(("snmp_vars"," =>"));
agent/snmp_vars.c:			DEBUGMSGOID(("snmp_vars", name, *namelen));
agent/snmp_vars.c:			DEBUGMSG(("snmp_vars","\n"));
agent/snmp_vars.c:    DEBUGMSGTL(("snmp_vars", "Looking for: "));
agent/snmp_vars.c:    DEBUGMSGOID(("snmp_vars", name, *namelen));
agent/snmp_vars.c:    DEBUGMSG(("snmp_vars"," ...\n"));
agent/snmp_vars.c:	DEBUGMSGTL(("snmp_vars", "Trying tree: "));
agent/snmp_vars.c:	DEBUGMSGOID(("snmp_vars", tp->name, tp->namelen));
agent/snmp_vars.c:	DEBUGMSG(("snmp_vars"," ...\n"));
agent/snmpd.c:		DEBUGMSGTL(("snmpd", "Changing gid to %d.\n", gid));
agent/snmpd.c:		DEBUGMSGTL(("snmpd", "Changing uid to %d.\n", uid));
agent/snmpd.c:	DEBUGMSGTL(("snmpd", "We're up.  Starting to process data.\n"));
agent/snmpd.c:	DEBUGMSGTL(("snmpd", "sending shutdown trap\n"));
agent/snmpd.c:	DEBUGMSGTL(("snmpd", "Bye...\n"));
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  GET message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  GETNEXT message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  RESPONSE message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  SET message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  TRAP message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  GETBULK message, non-rep=%d, max_rep=%d\n",
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  INFORM message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  TRAP2 message\n"); break;
agent/snmpd.c:	    	snmp_log(LOG_DEBUG, "  REPORT message\n"); break;
agent/snmpd.c:                snmp_log(LOG_DEBUG, "    -- %s\n", c_oid);
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "register mib\n"));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "dynamic_init_dlmod_mib\n"));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "dlmod exact: %d\n", exact));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "dlmod name: %s length %d\n", buf, *length));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "dlmod newname: %s length %d\n", buf, vp->namelen+1));
agent/dlmods/dlmod_mib.c:	 DEBUGMSGTL(("dlmod_mib", "dlmod: FAILED\n"));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "dlmod: SUCCEEDED\n"));
agent/dlmods/dlmod_mib.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_dlmod\n", vp->magic));
agent/dlmods/dlmod_mib.c:	 DEBUGMSGTL(("dlmod_mib", "dlmodEntry dlm: %x dlmod_index: %d\n",
agent/dlmods/dlmod_mib.c:		 DEBUGMSGTL(("dlmod_mib", "dlmodEntry exact: %d\n", exact));
agent/dlmods/dlmod_mib.c:		 DEBUGMSGTL(("dlmod_mib", "dlmodEntry name: %s length %d\n", buf, *length));
agent/dlmods/dlmod_mib.c:		 DEBUGMSGTL(("dlmod_mib", "dlmodEntry newname: %s length %d\n", buf, vp->namelen+1));
agent/dlmods/dlmod_mib.c:		 DEBUGMSGTL(("dlmod_mib", "dlmodEntry result: %d\n", result));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "dlmod_index: %d dlmod_next_index %d\n",
agent/dlmods/dlmod_mib.c:	 DEBUGMSGTL(("dlmod_mib", "vp->magic :%d\n", vp->magic));
agent/dlmods/dlmod_mib.c:    DEBUGMSGTL(("dlmod_mib", "dlmodEntry return dlm: %x\n", (int) dlm));
agent/dlmods/dlmod_mib.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_dlmodEntry\n", vp->magic));
agent/dlmods/dlmod_mib.c: DEBUGMSGTL(("dlmod_mib", "write_dlmodName type: %d action %d\n",
agent/dlmods/dlmod_mib.c:	 DEBUGMSGTL(("dlmod_mib", "write to dlmodName not ASN_OCTET_STR\n"));
agent/dlmods/dlmod_mib.c:	 DEBUGMSGTL(("dlmod_mib", "write to dlmodName: bad length\n"));
agent/dlmods/dlmod_mib.c:	 DEBUGMSGTL(("dlmod_mib", "write_dlmodName strings: %s size: %d big_size: %d name: %s name_len %d\n",
agent/dlmods/example.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in dlmods/var_example\n", vp->magic));
agent/mibgroup/header_complex.c:        DEBUGMSGTL(("header_complex_generate_varoid",
agent/mibgroup/header_complex.c:    DEBUGMSGTL(("header_complex_generate_varoid",
agent/mibgroup/header_complex.c:        DEBUGMSGTL(("header_complex_parse_oid",
agent/mibgroup/header_complex.c:        DEBUGMSGTL(("header_complex_parse_oid",
agent/mibgroup/header_complex.c:        DEBUGMSGTL(("header_complex_parse_oid",
agent/mibgroup/header_complex.c:  DEBUGMSGTL(("header_complex_generate_oid", "generated: "));
agent/mibgroup/header_complex.c:  DEBUGMSGOID(("header_complex_generate_oid", name, *length));
agent/mibgroup/header_complex.c:  DEBUGMSG(("header_complex_generate_oid", "\n"));
agent/mibgroup/header_complex.c:    DEBUGMSGTL(("header_complex", "Checking: "));
agent/mibgroup/header_complex.c:    DEBUGMSGOID(("header_complex", indexOid, len));
agent/mibgroup/header_complex.c:    DEBUGMSG(("header_complex", "\n"));
agent/mibgroup/header_complex.c:  DEBUGMSGTL(("header_complex_add_data", "adding something...\n"));
agent/mibgroup/header_complex.c:    DEBUGMSGTL(("header_complex_extract_entry",
agent/mibgroup/header_complex.c:    DEBUGMSGTL(("header_complex_dump", "var:  "));
agent/mibgroup/header_complex.c:    DEBUGMSGOID(("header_complex_dump", oidsave, len));
agent/mibgroup/header_complex.c:    DEBUGMSG(("header_complex_dump", "\n"));
agent/mibgroup/header_complex.c:  DEBUGMSGTL(("header_complex_test", "parse returned %d...\n", ret));
agent/mibgroup/kernel_sunos5.c:      DEBUGMSGTL(("kernel_sunos5", "non-integer type in kstat data: %s %s %s %d\n",
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5",
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "variable: %s %d\n", d->name, d->data_type));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %d\n", (int)d->value.c));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %d\n", d->value.i32));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %u\n", d->value.ui32));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %ld\n", d->value.i64));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %lu\n", d->value.ui64));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %ld\n", d->value.l));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %lu\n", d->value.ul));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %lld\n", (long)d->value.ll));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %llu\n", (unsigned long)d->value.ull));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "value: %f\n", d->value.f));
agent/mibgroup/kernel_sunos5.c:        DEBUGMSGTL(("kernel_sunos5", "value: %f\n", d->value.d));
agent/mibgroup/kernel_sunos5.c:	DEBUGMSGTL(("kernel_sunos5", "Unknown type in kstat data: %s %s %d\n",
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "getMibstat (%d, *, %d, %d, *, *)\n", grid, entrysize, req_type));
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "... cache_valid %d time %ld ttl %d now %ld\n",
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "... result %d rc %d\n", result, rc));
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "... getMibstat returns %d\n", ret));
agent/mibgroup/kernel_sunos5.c:  DEBUGMSGTL(("kernel_sunos5", "...... getmib (%d, %d, ...)\n", groupname, subgroupname));
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "...... modules pushed OK\n"));
agent/mibgroup/kernel_sunos5.c:  DEBUGMSGTL(("kernel_sunos5", "...... getmib returns %d\n", ret));
agent/mibgroup/kernel_sunos5.c:        DEBUGMSGTL(("kernel_sunos5", "...... getif %s\n", ifrp->ifr_name));
agent/mibgroup/kernel_sunos5.c:	    DEBUGMSGTL(("kernel_sunos5", "...... SIOCGIFFLAGS failed\n"));
agent/mibgroup/kernel_sunos5.c:	    DEBUGMSGTL(("kernel_sunos5", "...... SIOCGIFMTU failed\n"));
agent/mibgroup/kernel_sunos5.c:  DEBUGMSGTL(("kernel_sunos5", "ARP: %lx <> %lx\n",
agent/mibgroup/kernel_sunos5.c:      DEBUGMSGTL(("kernel_sunos5", "Ifname = %s\n", ifstat.ifDescr.o_bytes));
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "mtu = %ld\n", ipp->ipAdEntInfo.ae_mtu));
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "rc =%d\n", rc));
agent/mibgroup/kernel_sunos5.c:    DEBUGMSGTL(("kernel_sunos5", "Ipaddr = %lX\n", (u_long)LastAddr));
agent/mibgroup/util_funcs.c:    DEBUGMSGTL(("util_funcs", "header_generic: "));
agent/mibgroup/util_funcs.c:    DEBUGMSGOID(("util_funcs", name, *length));
agent/mibgroup/util_funcs.c:    DEBUGMSG(("util_funcs"," exact=%d\n", exact));
agent/mibgroup/util_funcs.c:    DEBUGMSGTL(("util_funcs", "  result: %d\n", result));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","synching input\n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","opening session \n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","open \n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","closing session\n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","closed\n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","registering: "));
agent/mibgroup/agentx/client.c:    DEBUGMSGOID(("agentx/subagent", start, startlen));
agent/mibgroup/agentx/client.c:    DEBUGMSG(("agentx/subagent","\n"));
agent/mibgroup/agentx/client.c:        DEBUGMSGTL(("agentx/subagent","registering failed!\n"));
agent/mibgroup/agentx/client.c:        DEBUGMSGTL(("agentx/subagent","registering pdu failed: %d!\n",
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","registered\n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","unregistering: "));
agent/mibgroup/agentx/client.c:    DEBUGMSGOID(("agentx/subagent", start, startlen));
agent/mibgroup/agentx/client.c:    DEBUGMSG(("agentx/subagent","\n"));
agent/mibgroup/agentx/client.c:    DEBUGMSGTL(("agentx/subagent","unregistered\n"));
agent/mibgroup/agentx/master.c:    DEBUGMSGTL(("agentx/master","initializing...\n"));
agent/mibgroup/agentx/master.c:    DEBUGMSGTL(("agentx/master","initializing...   DONE\n"));
agent/mibgroup/agentx/master.c:    DEBUGMSGTL(("agentx/master","request to pass to client:  "));
agent/mibgroup/agentx/master.c:    DEBUGMSGOID(("agentx/master", name, *length));
agent/mibgroup/agentx/master.c:    DEBUGMSG(("agentx/master","\n"));
agent/mibgroup/agentx/master_admin.c:    DEBUGMSGTL(("agentx:register","in register_agentx_list\n"));
agent/mibgroup/agentx/master_admin.c:				DEBUGMSGTL(("agentx:register",
agent/mibgroup/agentx/master_admin.c:				DEBUGMSGTL(("agentx:register",
agent/mibgroup/agentx/master_admin.c:				DEBUGMSGTL(("agentx:register",
agent/mibgroup/agentx/master_request.c:    DEBUGMSGTL(("agentx/master","handle_agentx_response() beginning...\n"));
agent/mibgroup/agentx/master_request.c:        DEBUGMSGTL(("agentx/master","  handle_agentx_response: processing: "));
agent/mibgroup/agentx/master_request.c:        DEBUGMSGOID(("agentx/master",vbp->name, vbp->name_length));
agent/mibgroup/agentx/master_request.c:        DEBUGMSG(("agentx/master","\n"));
agent/mibgroup/agentx/master_request.c:	    DEBUGMSGTL(("snmp_agent", "    >> %s\n", buf));
agent/mibgroup/agentx/master_request.c:      DEBUGMSGTL(("agentx/master","handle_agentx_response() finishing...\n"));
agent/mibgroup/agentx/master_request.c:    DEBUGMSGTL(("agentx/master","processing request...\n"));
agent/mibgroup/agentx/master_request.c:                DEBUGMSGTL(("agentx/master","-> get\n"));
agent/mibgroup/agentx/master_request.c:                DEBUGMSGTL(("agentx/master","-> getnext/bulk\n"));
agent/mibgroup/agentx/master_request.c:                DEBUGMSGTL(("agentx/master","-> set\n"));
agent/mibgroup/agentx/master_request.c:                DEBUGMSGTL(("agentx/master","-> unknown\n"));
agent/mibgroup/agentx/master_request.c:    DEBUGMSGTL(("agentx/master","processing request...  DONE\n"));
agent/mibgroup/agentx/protocol.c:    DEBUGDUMPSETUP("dump_recv", data, 4);
agent/mibgroup/agentx/protocol.c:    DEBUGMSG(("dump_recv", "  Integer:\t%ld (0x%.2X)\n", value, value));
agent/mibgroup/agentx/protocol.c:    DEBUGDUMPSETUP("dump_recv", data, 2);
agent/mibgroup/agentx/protocol.c:    DEBUGMSG(("dump_recv", "  Short:\t%ld (0x%.2X)\n", value, value));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete Object ID"));
agent/mibgroup/agentx/protocol.c:         DEBUGDUMPSETUP("dump_recv", data, 4);
agent/mibgroup/agentx/protocol.c:         DEBUGDUMPHEADER("dump_recv", "OID Segments\n");
agent/mibgroup/agentx/protocol.c:         DEBUGMSG(("dump_recv", "OID: NULL (0.0)\n"));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete Object ID"));
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "OID Segments\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPSETUP("dump_recv", data, buf_ptr - data);
agent/mibgroup/agentx/protocol.c:     DEBUGMSG(("dump_recv", "OID: "));
agent/mibgroup/agentx/protocol.c:     DEBUGMSGOID(("dump_recv", oid_buf, *oid_len));
agent/mibgroup/agentx/protocol.c:     DEBUGMSG(("dump_recv", "\n"));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete string (too short: %d)", *length));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete string (still too short: %d)",
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","String too long (too long)"));
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPSETUP("dump_recv", data, (len+4));
agent/mibgroup/agentx/protocol.c:     DEBUGIF("dump_recv") {
agent/mibgroup/agentx/protocol.c:       DEBUGMSG(("dump_recv", "String: %s\n", buf));
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "VarBind:\n");
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing Byte Order\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "AgentX Header\n");
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Version\n");
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPSETUP("dump_recv", bufp, 1);
agent/mibgroup/agentx/protocol.c:     DEBUGMSG(("dump_recv", "Version:\t%d\n", *bufp));
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Command\n");
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPSETUP("dump_recv", bufp, 1);
agent/mibgroup/agentx/protocol.c:     DEBUGMSG(("dump_recv", "Command:\t%d\n", *bufp));
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Flags\n");
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPSETUP("dump_recv", bufp, 1);
agent/mibgroup/agentx/protocol.c:     DEBUGMSG(("dump_recv", "Flags:\t0x%x\n", *bufp));
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Reserved Byte\n");
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPSETUP("dump_recv", bufp, 1);
agent/mibgroup/agentx/protocol.c:     DEBUGMSG(("dump_recv", "Byte:\t0x%x\n", *bufp));
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Session ID\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Transaction ID\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Packet ID\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing AgentX Payload Length\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:        DEBUGDUMPHEADER("dump_recv", "Parsing Context\n");
agent/mibgroup/agentx/protocol.c:        DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGDUMPHEADER("dump_recv", "Parsing PDU\n");
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTMORE();
agent/mibgroup/agentx/protocol.c:     DEBUGPRINTINDENT("dump_recv");
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "Open PDU\n"));
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing Subagent OID\n");
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                    DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing Subagent Description\n");
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                    DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "Close PDU\n"));
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "Un"));
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "Register PDU\n"));
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing Registration OID\n");
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                    DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "getbulk PDU\n"));
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing Non-repeaters\n");
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing Max-repeaters\n");
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "next-"));
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "get PDU\n"));
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing Search Range\n");
agent/mibgroup/agentx/protocol.c:                            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "response PDU\n"));
agent/mibgroup/agentx/protocol.c:                DEBUGDUMPHEADER("dump_recv", "Parsing VarBindList\n");
agent/mibgroup/agentx/protocol.c:                            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                            DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "set or ping PDU\n"));
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "add agent caps PDU\n"));
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "remove agent caps PDU\n"));
agent/mibgroup/agentx/protocol.c:        	DEBUGMSG(("dump_recv", "Unrecognised PDU\n"));
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:                DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:		DEBUGMSGTL(("agentx","Unrecognised PDU type"));
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:     DEBUGINDENTLESS();
agent/mibgroup/agentx/protocol.c:    DEBUGMSGTL(("agentx","INTEGER %.2x %.2x %.2x %.2x = %d\n",
agent/mibgroup/agentx/protocol.c:    DEBUGMSGTL(("agentx","SHORT %.2x %.2x = %d\n",
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete Object ID"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","OBJECT ID #subids = %d,  prefix = %d, inc = %d, (reserved %d)\n", data[1], data[0], data[2], data[3]));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t NULL OID\n"));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete Object ID"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t [.1.3.6.1.%d]\n", prefix));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t "));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete string"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","STRING\n\tlength = "));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx","Incomplete string"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t DATA "));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx"," %.2x", data[4+i]));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\n\t = %c", '"'));
agent/mibgroup/agentx/protocol.c:	DEBUGMSGTL(("agentx"," %c", data[4+i]));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","%c\n", '"'));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","VARBIND\n\ttype = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","padding %.2x %.2x)\n", *(bufp+2), *(bufp+3)));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t value = "));
agent/mibgroup/agentx/protocol.c:		    DEBUGMSGTL(("agentx","\t High "));
agent/mibgroup/agentx/protocol.c:		    DEBUGMSGTL(("agentx","\t Low "));
agent/mibgroup/agentx/protocol.c:		    DEBUGMSGTL(("agentx","\t Low "));
agent/mibgroup/agentx/protocol.c:		    DEBUGMSGTL(("agentx","\t High "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","null data \n"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","unrecognised \n"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","HEADER version = %d, command = %d, flags = %.2x, (reserved %d)\n", *bufp, *(bufp+1), *(bufp+2), *(bufp+3)));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t Session ID = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t Request ID = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t Message ID = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t Payload Length = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","CONTEXT "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","OPEN T/Out = %d, (reserved %d %d %d)\n", *bufp, *(bufp+1), *(bufp+2), *(bufp+3)));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","CLOSE reason = %d, (reserved %d %d %d)\n", *bufp, *(bufp+1), *(bufp+2), *(bufp+3)));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","(Un)REGISTER T/Out = %d, priority = %d, range = %d, (reserved %d)\n", *bufp, *(bufp+1), *(bufp+2), *(bufp+3)));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t range bound = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","GETBULK non-rep = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t max-rep = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","Search List \n"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","RESPONSE T/Out = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t Error status = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","\t Error index = "));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","Empty packet\n"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","ADD AGENT CAPS \n"));
agent/mibgroup/agentx/protocol.c:DEBUGMSGTL(("agentx","REMOVE AGENT CAPS \n"));
agent/mibgroup/agentx/protocol.c:		DEBUGMSGTL(("agentx","Unrecognised PDU type"));
agent/mibgroup/agentx/protocol.c:         DEBUGMSGTL(("agentx","First build failed"));
agent/mibgroup/agentx/protocol.c:     DEBUGMSGTL(("agentx","First build succeeded:\n"));
agent/mibgroup/agentx/protocol.c:         DEBUGMSGTL(("agentx","First parse failed\n"));
agent/mibgroup/agentx/protocol.c:     DEBUGMSGTL(("agentx","First parse succeeded:\n"));
agent/mibgroup/agentx/protocol.c:         DEBUGMSGTL(("agentx","Warning - parsed packet has %d bytes left\n", len2));
agent/mibgroup/agentx/protocol.c:         DEBUGMSGTL(("agentx","Second build failed\n"));
agent/mibgroup/agentx/protocol.c:     DEBUGMSGTL(("agentx","Second build succeeded:\n"));
agent/mibgroup/agentx/protocol.c:     	DEBUGMSGTL(("agentx","Error: first build (%d) is different to second (%d)\n",
agent/mibgroup/agentx/protocol.c:     	DEBUGMSGTL(("agentx","Error: first build data is different to second\n"));
agent/mibgroup/agentx/protocol.c:     DEBUGMSGTL(("agentx","OK\n"));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","handling agentx request....\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> get\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> getbulk\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> getnext\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> testset\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> commitset\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> cleanupset\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> undoset\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> response\n"));
agent/mibgroup/agentx/subagent.c:        DEBUGMSGTL(("agentx/subagent","  -> unknown (%d)\n", pdu->command ));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","  FINISHED\n\n"));
agent/mibgroup/agentx/subagent.c:  DEBUGMSGTL(("agentx/subagent","shutting down session....\n"));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","Empty session to shutdown\n"));
agent/mibgroup/agentx/subagent.c:  DEBUGMSGTL(("agentx/subagent","shut down finished.\n"));
agent/mibgroup/agentx/subagent.c:  DEBUGMSGTL(("agentx/subagent","registering trap session....\n"));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","No session to register\n"));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","Trap session registration failed\n"));
agent/mibgroup/agentx/subagent.c:  DEBUGMSGTL(("agentx/subagent","Trap session registered OK\n"));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","initializing....\n"));
agent/mibgroup/agentx/subagent.c:    DEBUGMSGTL(("agentx/subagent","initializing....  DONE\n"));
agent/mibgroup/examples/example.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in examples/var_example\n", vp->magic));
agent/mibgroup/examples/example.c:		DEBUGMSGTL(("example", "%x not integer type", var_val_type));
agent/mibgroup/examples/example.c:		DEBUGMSGTL(("example", "wrong length %x", var_val_len));
agent/mibgroup/examples/example.c:		DEBUGMSGTL(("example", "wrong value %x", intval));
agent/mibgroup/examples/example.c:		DEBUGMSGTL(("example", "%x not integer type", var_val_type));
agent/mibgroup/examples/example.c:		DEBUGMSGTL(("example", "wrong length %x", var_val_len));
agent/mibgroup/examples/example.c:		DEBUGMSGTL(("example", "wrong value %x", intval));
agent/mibgroup/examples/ucdDemoPublic.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ucdDemoPublic\n", vp->magic));
agent/mibgroup/examples/ucdDemoPublic.c:      DEBUGMSGTL(("ucdDemoPublic","write to ucdDemoResetKeys not ASN_INTEGER\n"));
agent/mibgroup/examples/ucdDemoPublic.c:      DEBUGMSGTL(("ucdDemoPublic","write to ucdDemoResetKeys: bad length\n"));
agent/mibgroup/examples/ucdDemoPublic.c:      DEBUGMSGTL(("ucdDemoPublic","write to ucdDemoPublicString not ASN_OCTET_STR\n"));
agent/mibgroup/examples/ucdDemoPublic.c:      DEBUGMSGTL(("ucdDemoPublic","write to ucdDemoPublicString: bad length\n"));
agent/mibgroup/host/hr_device.c:    DEBUGMSGTL(("host/hr_device","var_hrdevice: "));
agent/mibgroup/host/hr_device.c:    DEBUGMSGOID(("host/hr_device", name, *length));
agent/mibgroup/host/hr_device.c:    DEBUGMSG(("host/hr_device"," %d\n", exact));
agent/mibgroup/host/hr_device.c:        DEBUGMSG(("host/hr_device", "(index %d ....", dev_idx));
agent/mibgroup/host/hr_device.c:    DEBUGMSGOID(("host/hr_device", newname, *length));
agent/mibgroup/host/hr_device.c:    DEBUGMSG(("host/hr_device","\n"));
agent/mibgroup/host/hr_device.c:        DEBUGMSGTL(("host/hr_device", "... index out of range\n"));
agent/mibgroup/host/hr_device.c:    DEBUGMSGTL(("host/hr_device", "... get device stats "));
agent/mibgroup/host/hr_device.c:    DEBUGMSGOID(("host/hr_device", name, *length));
agent/mibgroup/host/hr_device.c:    DEBUGMSG(("host/hr_device","\n"));
agent/mibgroup/host/hr_device.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrdevice\n", vp->magic));
agent/mibgroup/host/hr_disk.c:    DEBUGMSGTL(("host/hr_disk", "var_hrdisk: "));
agent/mibgroup/host/hr_disk.c:    DEBUGMSGOID(("host/hr_disk", name, *length));
agent/mibgroup/host/hr_disk.c:    DEBUGMSG(("host/hr_disk"," %d\n", exact));
agent/mibgroup/host/hr_disk.c:      DEBUGMSGTL(("host/hr_disk", "... index out of range\n"));
agent/mibgroup/host/hr_disk.c:    DEBUGMSGTL(("host/hr_disk", "... get disk stats "));
agent/mibgroup/host/hr_disk.c:    DEBUGMSGOID(("host/hr_disk", name, *length));
agent/mibgroup/host/hr_disk.c:    DEBUGMSG(("host/hr_disk","\n"));
agent/mibgroup/host/hr_disk.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrdisk\n", vp->magic));
agent/mibgroup/host/hr_disk.c:    DEBUGMSGTL(("host/hr_disk","Init_Disk\n"));
agent/mibgroup/host/hr_disk.c:    DEBUGMSGTL(("host/hr_disk","Next_Disk type %d of %d\n",
agent/mibgroup/host/hr_disk.c:        DEBUGMSGTL(("host/hr_disk","Next_Disk max %d of type %d\n",
agent/mibgroup/host/hr_disk.c:	    DEBUGMSGTL(("host/hr_disk", "Get_Next_HR_Disk: %s (%d/%d)\n",
agent/mibgroup/host/hr_filesys.c:    DEBUGMSGTL(("host/hr_filesys", "var_hrfilesys: "));
agent/mibgroup/host/hr_filesys.c:    DEBUGMSGOID(("host/hr_filesys", name, *length));
agent/mibgroup/host/hr_filesys.c:    DEBUGMSG(("host/hr_filesys"," %d\n", exact));
agent/mibgroup/host/hr_filesys.c:        DEBUGMSGTL(("host/hr_filesys", "... index out of range\n"));
agent/mibgroup/host/hr_filesys.c:    DEBUGMSGTL(("host/hr_filesys", "... get filesys stats "));
agent/mibgroup/host/hr_filesys.c:    DEBUGMSGOID(("host/hr_filesys", name, *length));
agent/mibgroup/host/hr_filesys.c:    DEBUGMSG(("host/hr_filesys","\n"));
agent/mibgroup/host/hr_filesys.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrfilesys\n", vp->magic));
agent/mibgroup/host/hr_network.c:    DEBUGMSGTL(("host/hr_network", "var_hrnet: "));
agent/mibgroup/host/hr_network.c:    DEBUGMSGOID(("host/hr_network", name, *length));
agent/mibgroup/host/hr_network.c:    DEBUGMSG(("host/hr_network"," %d\n", exact));
agent/mibgroup/host/hr_network.c:        DEBUGMSGTL(("host/hr_network", "... index out of range\n"));
agent/mibgroup/host/hr_network.c:    DEBUGMSGTL(("host/hr_network", "... get net stats "));
agent/mibgroup/host/hr_network.c:    DEBUGMSGOID(("host/hr_network", name, *length));
agent/mibgroup/host/hr_network.c:    DEBUGMSG(("host/hr_network","\n"));
agent/mibgroup/host/hr_network.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrnet\n", vp->magic));
agent/mibgroup/host/hr_partition.c:    DEBUGMSGTL(("host/hr_partition", "var_hrpartition: "));
agent/mibgroup/host/hr_partition.c:    DEBUGMSGOID(("host/hr_partition", name, *length));
agent/mibgroup/host/hr_partition.c:    DEBUGMSG(("host/hr_partition"," %d\n", exact));
agent/mibgroup/host/hr_partition.c:        DEBUGMSGTL(("host/hr_partition", "... index out of range\n"));
agent/mibgroup/host/hr_partition.c:    DEBUGMSGTL(("host/hr_partition", "... get partition stats "));
agent/mibgroup/host/hr_partition.c:    DEBUGMSGOID(("host/hr_partition", name, *length));
agent/mibgroup/host/hr_partition.c:    DEBUGMSG(("host/hr_partition","\n"));
agent/mibgroup/host/hr_partition.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrpartition\n", vp->magic));
agent/mibgroup/host/hr_partition.c:	DEBUGMSGTL(("host/hr_partition",
agent/mibgroup/host/hr_print.c:    DEBUGMSGTL(("host/hr_print", "var_hrprint: "));
agent/mibgroup/host/hr_print.c:    DEBUGMSGOID(("host/hr_print", name, *length));
agent/mibgroup/host/hr_print.c:    DEBUGMSG(("host/hr_print"," %d\n", exact));
agent/mibgroup/host/hr_print.c:        DEBUGMSGTL(("host/hr_print", "... index out of range\n"));
agent/mibgroup/host/hr_print.c:    DEBUGMSGTL(("host/hr_print", "... get print stats "));
agent/mibgroup/host/hr_print.c:    DEBUGMSGOID(("host/hr_print", name, *length));
agent/mibgroup/host/hr_print.c:    DEBUGMSG(("host/hr_print","\n"));
agent/mibgroup/host/hr_print.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrprint\n", vp->magic));
agent/mibgroup/host/hr_proc.c:    DEBUGMSGTL(("host/hr_proc", "var_hrproc: "));
agent/mibgroup/host/hr_proc.c:    DEBUGMSGOID(("host/hr_proc", name, *length));
agent/mibgroup/host/hr_proc.c:    DEBUGMSG(("host/hr_proc"," %d\n", exact));
agent/mibgroup/host/hr_proc.c:        DEBUGMSGTL(("host/hr_proc", "... index out of range\n"));
agent/mibgroup/host/hr_proc.c:    DEBUGMSGTL(("host/hr_proc", "... get proc stats "));
agent/mibgroup/host/hr_proc.c:    DEBUGMSGOID(("host/hr_proc", name, *length));
agent/mibgroup/host/hr_proc.c:    DEBUGMSG(("host/hr_proc","\n"));
agent/mibgroup/host/hr_proc.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrproc\n", vp->magic));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGTL(("host/hr_storage", "var_hrstore: "));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGOID(("host/hr_storage", name, *length));
agent/mibgroup/host/hr_storage.c:    DEBUGMSG(("host/hr_storage"," %d\n", exact));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGTL(("host/hr_storage", "var_hrstoreEntry: "));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGOID(("host/hr_storage", name, *length));
agent/mibgroup/host/hr_storage.c:    DEBUGMSG(("host/hr_storage"," %d\n", exact));
agent/mibgroup/host/hr_storage.c:        DEBUGMSG(("host/hr_storage", "(index %d ....", storage_idx));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGOID(("host/hr_storage", newname, *length));
agent/mibgroup/host/hr_storage.c:    DEBUGMSG(("host/hr_storage","\n"));
agent/mibgroup/host/hr_storage.c:        DEBUGMSGTL(("host/hr_storage", "... index out of range\n"));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGTL(("host/hr_storage", "... get storage stats "));
agent/mibgroup/host/hr_storage.c:    DEBUGMSGOID(("host/hr_storage", name, *length));
agent/mibgroup/host/hr_storage.c:    DEBUGMSG(("host/hr_storage","\n"));
agent/mibgroup/host/hr_storage.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrstore\n", vp->magic));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGTL(("host/hr_swinst", "var_hrswinst: "));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGOID(("host/hr_swinst", name, *length));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSG(("host/hr_swinst"," %d\n", exact));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGTL(("host/hr_swinst", "var_hrswinstEntry: "));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGOID(("host/hr_swinst", name, *length));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSG(("host/hr_swinst"," %d\n", exact));
agent/mibgroup/host/hr_swinst.c:        DEBUGMSG(("host/hr_swinst", "(index %d ....", swinst_idx));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGOID(("host/hr_swinst", newname, *length));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSG(("host/hr_swinst","\n"));
agent/mibgroup/host/hr_swinst.c:        DEBUGMSGTL(("host/hr_swinst", "... index out of range\n"));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGTL(("host/hr_inst", "... get installed S/W stats "));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSGOID(("host/hr_inst", name, *length));
agent/mibgroup/host/hr_swinst.c:    DEBUGMSG(("host/hr_inst","\n"));
agent/mibgroup/host/hr_swinst.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrswinst\n", vp->magic));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGTL(("host/hr_swrun", "var_hrswrun: "));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGOID(("host/hr_swrun", name, *length));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSG(("host/hr_swrun"," %d\n", exact));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGTL(("host/hr_swrun", "var_hrswrunEntry: "));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGOID(("host/hr_swrun", name, *length));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSG(("host/hr_swrun"," %d\n", exact));
agent/mibgroup/host/hr_swrun.c:        DEBUGMSG(("host/hr_swrun",
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGOID(("host/hr_swrun", newname, *length));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSG(("host/hr_swrun","\n"));
agent/mibgroup/host/hr_swrun.c:DEBUGMSGTL(("host/hr_swrun", " saved\n"));
agent/mibgroup/host/hr_swrun.c:DEBUGMSG(("host/hr_swrun", " saved"));
agent/mibgroup/host/hr_swrun.c:DEBUGMSG(("host/hr_swrun", "\n"));
agent/mibgroup/host/hr_swrun.c:        DEBUGMSGTL(("host/hr_swrun", "... index out of range\n"));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGTL(("host/hr_swrun", "... get process stats "));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSGOID(("host/hr_swrun", name, *length));
agent/mibgroup/host/hr_swrun.c:    DEBUGMSG(("host/hr_swrun","\n"));
agent/mibgroup/host/hr_swrun.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrswrun\n", vp->magic));
agent/mibgroup/host/hr_system.c:    DEBUGMSGTL(("host/hr_system", "var_hrsys: "));
agent/mibgroup/host/hr_system.c:    DEBUGMSGOID(("host/hr_system", name, *length));
agent/mibgroup/host/hr_system.c:    DEBUGMSG(("host/hr_system"," %d\n", exact));
agent/mibgroup/host/hr_system.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_hrsys\n", vp->magic));
agent/mibgroup/mibII/at.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_atEntry\n", vp->magic));
agent/mibgroup/mibII/at.c:  DEBUGMSGTL(("mibII/at", "......... AT_Cmp %lx<>%lx %d<>%d (%.5s)\n",
agent/mibgroup/mibII/at.c:  DEBUGMSGTL(("mibII/at", "......... AT_Cmp returns %d\n", ret));
agent/mibgroup/mibII/at.c:    DEBUGMSGTL(("mibII/at", "var_atEntry: "));
agent/mibgroup/mibII/at.c:    DEBUGMSGOID(("mibII/at", vp->name, vp->namelen));
agent/mibgroup/mibII/at.c:    DEBUGMSG(("mibII/at"," %d\n", exact));
agent/mibgroup/mibII/at.c:    DEBUGMSGTL(("mibII/at", "... Found = %d\n", Found));
agent/mibgroup/mibII/at.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_atEntry\n", vp->magic));
agent/mibgroup/mibII/icmp.c:    DEBUGMSGTL(("mibII/icmp", "var_icmp: "));
agent/mibgroup/mibII/icmp.c:    DEBUGMSGOID(("mibII/icmp", name, *length));
agent/mibgroup/mibII/icmp.c:    DEBUGMSG(("mibII/icmp"," %d\n", exact));
agent/mibgroup/mibII/icmp.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_icmp\n", vp->magic));
agent/mibgroup/mibII/icmp.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_icmp\n", vp->magic));
agent/mibgroup/mibII/icmp.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_icmp\n", vp->magic));
agent/mibgroup/mibII/icmp.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_icmp\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "var_ifEntry: "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces"," %d\n", exact));
agent/mibgroup/mibII/interfaces.c:        DEBUGMSGTL(("mibII/interfaces", "... index out of range\n"));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "... get I/F stats "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces","\n"));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "var_interfaces: "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces"," %d\n", exact));
agent/mibgroup/mibII/interfaces.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_interfaces\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:      DEBUGMSGTL(("mibII/interfaces", "ifm_type = %d, ifm_index = %d\n", ifp->ifm_type, ifp->ifm_index));
agent/mibgroup/mibII/interfaces.c:	  DEBUGMSGTL(("mibII/interfaces", "routing socket: unknown message type %d\n", ifp->ifm_type));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "var_interfaces: "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces"," %d\n", exact));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "var_ifEntry: "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces"," %d\n", exact));
agent/mibgroup/mibII/interfaces.c:        DEBUGMSGTL(("mibII/interfaces", "... index out of range\n"));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "... get I/F stats "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces","\n"));
agent/mibgroup/mibII/interfaces.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_interfaces\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ifEntry\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ifEntry\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "... IF_cmp %d %d\n", 
agent/mibgroup/mibII/interfaces.c:      DEBUGMSGTL(("mibII/interfaces", "... no mib stats\n"));
agent/mibgroup/mibII/interfaces.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ifEntry\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:	DEBUGMSGTL(("snmpd", "socket open failure in Interface_Scan_Init\n"));
agent/mibgroup/mibII/interfaces.c:      DEBUGMSGTL(("mibII/interfaces", "using linux 2.2 kernel /proc/net/dev\n"));
agent/mibgroup/mibII/interfaces.c:      DEBUGMSGTL(("mibII/interfaces", "using linux 2.0 kernel /proc/net/dev\n"));
agent/mibgroup/mibII/interfaces.c:        DEBUGMSGTL(("mibII/interfaces", "* see: known interfaces:"));
agent/mibgroup/mibII/interfaces.c:            DEBUGMSG(("mibII/interfaces", " %s", x->if_name));
agent/mibgroup/mibII/interfaces.c:        DEBUGMSG(("mibII/interfaces", "\n"));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "var_interfaces: "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces", " %d\n", exact));
agent/mibgroup/mibII/interfaces.c:#ifdef DODEBUG
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("mibII/interfaces", "var_ifEntry: "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("mibII/interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("mibII/interfaces"," %d\n", exact));
agent/mibgroup/mibII/interfaces.c:#ifdef DODEBUG
agent/mibgroup/mibII/interfaces.c: DEBUGMSGTL(("interfaces", "... index out of range\n"));
agent/mibgroup/mibII/interfaces.c:#ifdef DODEBUG
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGTL(("interfaces", "... get I/F stats "));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSGOID(("interfaces", name, *length));
agent/mibgroup/mibII/interfaces.c:    DEBUGMSG(("interfaces","\n"));
agent/mibgroup/mibII/interfaces.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_interfaces\n", vp->magic));
agent/mibgroup/mibII/interfaces.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ifEntry\n", vp->magic));
agent/mibgroup/mibII/ip.c:    DEBUGMSGTL(("mibII/ip", "var_ip: "));
agent/mibgroup/mibII/ip.c:    DEBUGMSGOID(("mibII/ip", name, *length));
agent/mibgroup/mibII/ip.c:    DEBUGMSG(("mibII/ip"," %d\n", exact));
agent/mibgroup/mibII/ip.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ip\n", vp->magic));
agent/mibgroup/mibII/ip.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ip\n", vp->magic));
agent/mibgroup/mibII/ip.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ip\n", vp->magic));
agent/mibgroup/mibII/ip.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipAddrEntry\n", vp->magic));
agent/mibgroup/mibII/ip.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ip\n", vp->magic));
agent/mibgroup/mibII/ip.c:    DEBUGMSGTL(("mibII/ip", "var_ipAddrEntry: "));
agent/mibgroup/mibII/ip.c:    DEBUGMSGOID(("mibII/ip", name, *length));
agent/mibgroup/mibII/ip.c:    DEBUGMSG(("mibII/ip"," %d\n", exact));
agent/mibgroup/mibII/ip.c:    DEBUGMSGTL(("mibII/ip", "... Found = %d\n", Found));
agent/mibgroup/mibII/ip.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipAddrEntry\n", vp->magic));
agent/mibgroup/mibII/ip.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ip\n", vp->magic));
agent/mibgroup/mibII/ip.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipAddrEntry\n", vp->magic));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "header_ipv6: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "header_ipv6_scan: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:		DEBUGP("sysctl(CTL_NET,PF_INET6,IPPROTO_IPV6,%s)\n", namestr);
agent/mibgroup/mibII/ipv6.c:		DEBUGP("sysctl(CTL_NET,PF_INET6,IPPROTO_IPV6,%s)\n", namestr);
agent/mibgroup/mibII/ipv6.c:    DEBUGP("interface: %d(%s)\n", interface, if_getname(interface));
agent/mibgroup/mibII/ipv6.c:	DEBUGP("lastchange=%d %d\n", lastchange.tv_sec, lastchange.tv_usec);
agent/mibgroup/mibII/ipv6.c:    DEBUGP("interface: %d(%s)\n", interface, if_getname(interface));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "var_udp6: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:    DEBUGP("start: p=%x\n", p);
agent/mibgroup/mibII/ipv6.c:	DEBUGP("looping: p=%x\n", p);
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "var_udp6 new: %d %d ", (int)vp->namelen, j));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", newname, j));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "var_tcp6: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:	DEBUGP("looping: p=%x\n", p);
agent/mibgroup/mibII/ipv6.c:	    DEBUGP("klookup fail for in6pcb at %x\n", p);
agent/mibgroup/mibII/ipv6.c:	    DEBUGP("klookup fail for tcp6cb at %x\n", in6pcb.in6p_ppcb);
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "var_tcp6 newname: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", newname, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6", "\nvar_tcp6 oldname: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:    DEBUGP("found=%d\n", found);
agent/mibgroup/mibII/ipv6.c:    DEBUGP("magic=%d\n", vp->magic);
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "var_tcp6: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:	DEBUGP("looping: p=%x\n", p);
agent/mibgroup/mibII/ipv6.c:	    DEBUGP("klookup fail for in6pcb at %x\n", p);
agent/mibgroup/mibII/ipv6.c:	    DEBUGP("klookup fail for tcpcb at %x\n", in6pcb.in6p_ppcb);
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGTL(("mibII/ipv6", "var_tcp6 newname: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", newname, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6", "\nvar_tcp6 oldname: "));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSGOID(("mibII/ipv6", name, *length));
agent/mibgroup/mibII/ipv6.c:    DEBUGMSG(("mibII/ipv6"," %d\n", exact));
agent/mibgroup/mibII/ipv6.c:    DEBUGP("found=%d\n", found);
agent/mibgroup/mibII/ipv6.c:    DEBUGP("magic=%d\n", vp->magic);
agent/mibgroup/mibII/route_write.c:                DEBUGMSGTL(("snmpd", "unknown sub-id %d in write_rte\n", var));
agent/mibgroup/mibII/snmp_mib.c:	        DEBUGMSGTL(("mibII/snmp_mib", "%x not integer type", var_val_type));
agent/mibgroup/mibII/snmp_mib.c:	        DEBUGMSGTL(("mibII/snmp_mib", "not valid %x\n", intval));
agent/mibgroup/mibII/sysORTable.c:  DEBUGMSGTL(("mibII/sysORTable", "sysORTable -- "));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSGTL(("mibII/sysORTable", "sysORTable -- %d != %d\n",i,name[*length-1]));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSGTL(("mibII/sysORTable", "sysORTable -- no match: %d\n",i));
agent/mibgroup/mibII/sysORTable.c:  DEBUGMSGTL(("mibII/sysORTable", "sysORTable -- match: %d\n",i));
agent/mibgroup/mibII/sysORTable.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_sysORTable\n", vp->magic));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSGTL(("mibII/sysORTable", "sysORTable registering: "));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSGOID(("mibII/sysORTable", oidin, oidlen));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSG(("mibII/sysORTable","\n"));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSGTL(("mibII/sysORTable", "sysORTable unregistering: "));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSGOID(("mibII/sysORTable", oidin, oidlen));
agent/mibgroup/mibII/sysORTable.c:    DEBUGMSG(("mibII/sysORTable","\n"));
agent/mibgroup/mibII/system_mib.c:    DEBUGMSGTL(("mibII/system", "var_system: "));
agent/mibgroup/mibII/system_mib.c:    DEBUGMSGOID(("mibII/system", name, *length));
agent/mibgroup/mibII/system_mib.c:    DEBUGMSG(("mibII/system"," %d\n", exact));
agent/mibgroup/mibII/system_mib.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_system\n", vp->magic));
agent/mibgroup/mibII/tcp.c:    DEBUGMSGTL(("mibII/tcp", "var_tcp: "));
agent/mibgroup/mibII/tcp.c:    DEBUGMSGOID(("mibII/tcp", name, *length));
agent/mibgroup/mibII/tcp.c:    DEBUGMSG(("mibII/tcp"," %d\n", exact));
agent/mibgroup/mibII/tcp.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_tcp\n", vp->magic));
agent/mibgroup/mibII/tcp.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_tcp\n", vp->magic));
agent/mibgroup/mibII/tcp.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_tcp\n", vp->magic));
agent/mibgroup/mibII/tcp.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_tcpEntry\n", vp->magic));
agent/mibgroup/mibII/udp.c:    DEBUGMSGTL(("mibII/udp", "var_udp: "));
agent/mibgroup/mibII/udp.c:    DEBUGMSGOID(("mibII/udp", name, *length));
agent/mibgroup/mibII/udp.c:    DEBUGMSG(("mibII/udp"," %d\n", exact));
agent/mibgroup/mibII/udp.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_udp\n", vp->magic));
agent/mibgroup/mibII/udp.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_udp\n", vp->magic));
agent/mibgroup/mibII/udp.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_udp\n", vp->magic));
agent/mibgroup/mibII/udp.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_udpEntry\n", vp->magic));
agent/mibgroup/mibII/udp.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_udp\n", vp->magic));
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSGTL((token, "setting auth type: \"%s\"\n",authtype));
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSGTL((token,"passing: %s %s\n", "com2sec", line));
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSGTL((token,"passing: %s %s\n", "group", line));
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSGTL((token,"passing: %s %s\n", "group", line));
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSGTL((token,"passing: %s %s\n", "group", line));
agent/mibgroup/mibII/vacm_vars.c:  DEBUGMSGTL((token,"passing: %s %s\n", "view", line));
agent/mibgroup/mibII/vacm_vars.c:  DEBUGMSGTL((token,"passing: %s %s\n", "access", line));
agent/mibgroup/mibII/vacm_vars.c:                DEBUGMSGTL(("mibII/vacm_vars", "NULL community"));
agent/mibgroup/mibII/vacm_vars.c:	    DEBUGMSGTL(("mibII/vacm_vars", "vacm_in_view: ver=%d, source=%.8x, community=%s\n", pdu->version, pduIp->sin_addr.s_addr, buf));
agent/mibgroup/mibII/vacm_vars.c:	    DEBUGMSGTL(("mibII/vacm_vars", "vacm_in_view: accepted with no com2sec entries\n"));
agent/mibgroup/mibII/vacm_vars.c:      DEBUGMSG (("mibII/vacm_vars",
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSGTL(("mibII/vacm_vars", "vacm_in_view: sn=%s", sn));
agent/mibgroup/mibII/vacm_vars.c:    if (gp == NULL) { DEBUGMSG(("mibII/vacm_vars", "\n")); return 2; }
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSG (("mibII/vacm_vars", ", gn=%s", gp->groupName));
agent/mibgroup/mibII/vacm_vars.c:    if (ap == NULL) { DEBUGMSG(("mibII/vacm_vars", "\n")); return 3; }
agent/mibgroup/mibII/vacm_vars.c:        DEBUGMSG(("mibII/vacm_vars", ", Done checking setup\n"));
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSG (("mibII/vacm_vars", ", vn=%s", vn));
agent/mibgroup/mibII/vacm_vars.c:    if (vp == NULL) { DEBUGMSG(("mibII/vacm_vars", "\n")); return 4; }
agent/mibgroup/mibII/vacm_vars.c:    DEBUGMSG(("mibII/vacm_vars", ", vt=%d\n", vp->viewType));
agent/mibgroup/mibII/var_route.c:    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipRouteEntry\n", vp->magic));
agent/mibgroup/mibII/var_route.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipRouteEntry\n", vp->magic));
agent/mibgroup/mibII/var_route.c:    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipRouteEntry\n", vp->magic));
agent/mibgroup/mibII/var_route.c:    DEBUGMSGTL(("mibII/var_route", "Fail\n"));
agent/mibgroup/mibII/var_route.c:		DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_ipRouteEntry\n", vp->magic));
agent/mibgroup/mibII/var_route.c:      DEBUGMSGTL(("snmpd", "unknown socket family %d [AF_INET expected] in var_ipRouteEntry.\n", a->sin_family));
Binary file agent/mibgroup/mibII/at.o matches
Binary file agent/mibgroup/mibII/interfaces.o matches
Binary file agent/mibgroup/mibII/tcp.o matches
Binary file agent/mibgroup/mibII/icmp.o matches
Binary file agent/mibgroup/mibII/ip.o matches
Binary file agent/mibgroup/mibII/udp.o matches
Binary file agent/mibgroup/mibII/var_route.o matches
agent/mibgroup/misc/dlmod.c:    DEBUGMSGTL(("dlmod", "dlmod_path: %s\n", dlmod_path));
agent/mibgroup/misc/dlmod.c:    DEBUGMSGTL(("dlmod", "dlmod_create_module\n"));
agent/mibgroup/misc/dlmod.c:    DEBUGMSGTL(("dlmod", "dlmod_delete_module\n"));
agent/mibgroup/misc/dlmod.c:    DEBUGMSGTL(("dlmod", "dlmod_load_module\n"));
agent/mibgroup/misc/dlmod.c:	    DEBUGMSGTL(("dlmod", "p: %s tmp_path: %s\n", p, tmp_path));
agent/mibgroup/misc/dlmod.c:    DEBUGMSGTL(("dlmod", "Module %s unloaded\n", dlm->name));
agent/mibgroup/smux/smux.c:        	DEBUGMSGTL(("smux_conf", "null password\n"));
agent/mibgroup/smux/smux.c:        DEBUGMSGTL(("smux_conf", "parsing registration for: %s\n", cptr));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL(("smux_init", "[smux_init] done; smux listen sd is %d, smux port is %d\n", smux_listen_sd, ntohs(lo_socket.sin_port)));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[var_smux_write] entering var_smux_write\n"));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[var_smux_write] entering RESERVE1\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] variable not supported\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] smux build failed\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] send failed\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] recv failed or timed out\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] errsts returned\n"));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[var_smux_write] entering RESERVE2\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] entering FREE - sending RollBack \n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] entering FREE - sending Commit \n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[var_smux_write] send rollback/commit failed\n"));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_accept] Calling accept()\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_accept] denied peer on fd %d, limit reached", fd));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_accept] peer on fd %d died or timed out\n", fd));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_accept] peer on %d sent bad open"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_accept] peer on %d did not send open: (%d)\n", type));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_accept] peer on %d failed authentication\n", fd));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_accept] setsockopt(SO_RCVTIMEO) failed fd %d\n", fd));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_accept] fd %d\n", fd));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_process] peer on fd %d died or timed out\n", fd));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_pdu_process] Processing %d bytes\n", length));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_pdu_process] type is %d\n", (int) type));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_pdu_process] peer on fd %d sent duplicate open?\n", fd));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_pdu_process] peer on fd %d sent RRSP!\n", fd));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","This shouldn't have happened!\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_pdu_process] Wrong type %d\n", (int)type));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_open_process] version parse failed\n"));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL(("smux",
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_open_process] oid parse failed\n"));
agent/mibgroup/smux/smux.c:          DEBUGMSGTL (("smux","[smux_open_process] smux peer:")); 
agent/mibgroup/smux/smux.c:            DEBUGMSG (("smux",".%d", oid_name[i]));
agent/mibgroup/smux/smux.c:          DEBUGMSG (("smux"," \n"));
agent/mibgroup/smux/smux.c:          DEBUGMSGTL (("smux","[smux_open_process] len %d, type %d\n", *len, (int)type));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_open_process] descr parse failed\n"));
agent/mibgroup/smux/smux.c:          DEBUGMSGTL (("smux","[smux_open_process] smux peer descr:")); 
agent/mibgroup/smux/smux.c:            DEBUGMSG (("smux","%c", string[i]));
agent/mibgroup/smux/smux.c:          DEBUGMSG (("smux"," \n"));
agent/mibgroup/smux/smux.c:          DEBUGMSGTL (("smux","[smux_open_process] len %d, type %d\n", *len, (int)type));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_open_process] passwd parse failed\n"));
agent/mibgroup/smux/smux.c:          DEBUGMSGTL (("smux","[smux_open_process] smux peer passwd:")); 
agent/mibgroup/smux/smux.c:            DEBUGMSG (("smux","%c", string[i]));
agent/mibgroup/smux/smux.c:          DEBUGMSG (("smux"," \n"));
agent/mibgroup/smux/smux.c:          DEBUGMSGTL (("smux","[smux_open_process] len %d, type %d\n", *len, (int)type));
agent/mibgroup/smux/smux.c:		    DEBUGMSGTL (("smux","[smux_open_process] peer authentication failed for oid\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSG (("smux","\t.%d", oid_name[i]));
agent/mibgroup/smux/smux.c:		    DEBUGMSG (("smux"," password %s\n", string));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_close] sending close to fd %d, reason %d\n", fd, reason));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_close_process] close from peer on fd %d reason %d\n", fd, down));
agent/mibgroup/smux/smux.c:    DEBUGMSGTL(("smux", "[smux_rreq_process] smux subtree: "));
agent/mibgroup/smux/smux.c:    DEBUGMSGOID(("smux", oid_name, oid_name_len));
agent/mibgroup/smux/smux.c:    DEBUGMSG(("smux","\n"));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_rreq_process] priority parse failed\n"));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_rreq_process] priority %d\n", priority));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_rreq_process] operation parse failed\n"));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_rreq_process] operation %d\n", operation));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_rreq_process] peer fd %d invalid priority", sd, priority));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_rreq_process] unknown operation\n"));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_list_detach] Ouch!"));
agent/mibgroup/smux/smux.c:    DEBUGMSGTL(("smux", "[smux_snmp_process] oid from build: "));
agent/mibgroup/smux/smux.c:    DEBUGMSGOID(("smux", objid, *len));
agent/mibgroup/smux/smux.c:    DEBUGMSG(("smux","\n"));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL(("smux",
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_snmp_process] Recived %d bytes from gated\n", length));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_parse] parse of reqid failed\n"));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_parse] parse of error status failed\n"));
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_parse] parse of error index failed\n"));
agent/mibgroup/smux/smux.c:	DEBUGMSGTL (("smux","[smux_parse] Message type %d, reqid %d, errstat %d, \n\terrindex %d\n", (int)type, reqid, errstat, errindex));
agent/mibgroup/smux/smux.c:    DEBUGMSGTL(("smux", "[smux_parse_var] before any processing: "));
agent/mibgroup/smux/smux.c:    DEBUGMSGOID(("smux", objid, *oidlen));
agent/mibgroup/smux/smux.c:    DEBUGMSG(("smux","\n"));
agent/mibgroup/smux/smux.c:    DEBUGMSGTL(("smux", "[smux_parse_var] returning oid : "));
agent/mibgroup/smux/smux.c:    DEBUGMSGOID(("smux", objid, *oidlen));
agent/mibgroup/smux/smux.c:    DEBUGMSG(("smux","\n"));
agent/mibgroup/smux/smux.c:        DEBUGMSGTL(("smux",
agent/mibgroup/smux/smux.c:		DEBUGMSGTL (("smux","[smux_send_rrsp] send failed\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_trap_process] asn_parse_objid failed\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux", "[smux_trap_process] asn_parse_string failed\n"));
agent/mibgroup/smux/smux.c:			DEBUGMSGTL (("smux","[smux_trap_process] asn_parse_int generic failed\n"));
agent/mibgroup/smux/smux.c:			 DEBUGMSGTL (("smux","[smux_trap_process] asn_parse_int specific failed\n"));
agent/mibgroup/smux/smux.c:				DEBUGMSGTL (("smux","[smux_trap_process] asn_parse_unsigned_int (timestamp) failed\n"));
agent/mibgroup/smux/snmp_bgp.c:    DEBUGMSGTL(("smux/snmp_bgp", "[var_bgp] var len %d, oid requested Len %d-",
agent/mibgroup/smux/snmp_bgp.c:    DEBUGMSGOID(("smux/snmp_bgp", name, *length));
agent/mibgroup/smux/snmp_bgp.c:    DEBUGMSG(("smux/snmp_bgp","\n"));
agent/mibgroup/smux/snmp_bgp.c:                DEBUGMSGTL(("smux/snmp_bgp", "Over shot\n"));
agent/mibgroup/smux/snmp_bgp.c:		DEBUGMSGTL(("smux/snmp_bgp",
agent/mibgroup/smux/snmp_bgp.c:    DEBUGMSGTL(("smux/snmp_bgp", "[var_bgp] var len %d, oid obtained Len %d-",
agent/mibgroup/smux/snmp_bgp.c:    DEBUGMSGOID(("smux/snmp_bgp", name, *length));
agent/mibgroup/smux/snmp_bgp.c:    DEBUGMSG(("smux/snmp_bgp","\n"));
agent/mibgroup/smux/snmp_ospf.c:    DEBUGMSGTL(("smux/snmp_ospf", "[var_ospf] var len %d, oid requested Len %d-",
agent/mibgroup/smux/snmp_ospf.c:    DEBUGMSGOID(("smux/snmp_ospf", name, *length));
agent/mibgroup/smux/snmp_ospf.c:    DEBUGMSG(("smux/snmp_ospf","\n"));
agent/mibgroup/smux/snmp_ospf.c:                DEBUGMSGTL(("smux/snmp_ospf", "Over shot\n"));
agent/mibgroup/smux/snmp_ospf.c:                DEBUGMSGTL(("smux/snmp_ospf",
agent/mibgroup/smux/snmp_ospf.c:    DEBUGMSGTL(("smux/snmp_ospf", "[var_ospf] var len %d, oid obtained Len %d-",
agent/mibgroup/smux/snmp_ospf.c:    DEBUGMSGOID(("smux/snmp_ospf", name, *length));
agent/mibgroup/smux/snmp_ospf.c:    DEBUGMSG(("smux/snmp_ospf","\n"));
agent/mibgroup/smux/snmp_rip2.c:    DEBUGMSGTL(("smux/snmp_rip2", "[var_rip2] var len %d, oid requested Len %d-",
agent/mibgroup/smux/snmp_rip2.c:    DEBUGMSGOID(("smux/snmp_rip2", name, *length));
agent/mibgroup/smux/snmp_rip2.c:    DEBUGMSG(("smux/snmp_rip2","\n"));
agent/mibgroup/smux/snmp_rip2.c:                DEBUGMSGTL(("smux/snmp_rip2", "Over shot\n"));
agent/mibgroup/smux/snmp_rip2.c:                DEBUGMSGTL(("smux/snmp_rip2", 
agent/mibgroup/smux/snmp_rip2.c:    DEBUGMSGTL(("smux/snmp_rip2", "[var_rip2] var len %d, oid obtained Len %d-",
agent/mibgroup/smux/snmp_rip2.c:    DEBUGMSGOID(("smux/snmp_rip2", name, *length));
agent/mibgroup/smux/snmp_rip2.c:    DEBUGMSG(("smux/snmp_rip2","\n"));
agent/mibgroup/snmpv3/snmpEngine.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_snmpEngine\n", vp->magic));
agent/mibgroup/snmpv3/snmpEngine.c:      DEBUGMSGTL(("snmpEngine","write to engineBoots not ASN_INTEGER\n"));
agent/mibgroup/snmpv3/snmpEngine.c:      DEBUGMSGTL(("snmpEngine","write to engineBoots: bad length\n"));
agent/mibgroup/snmpv3/snmpEngine.c:      DEBUGMSGTL(("snmpEngine","write to engineTime not ASN_INTEGER\n"));
agent/mibgroup/snmpv3/snmpEngine.c:      DEBUGMSGTL(("snmpEngine","write to engineTime: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","parse_oid: null oid or zero length oid passed in\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","parse_oid: invalid oid length: less than the engineIDLen\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","parse_oid: invalid oid length: length is not exact\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","parse_oid: null storage pointer passed in.\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","parse_oid: malloc of the engineID failed\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","parse_oid: malloc of the name failed\n"));
agent/mibgroup/snmpv3/usmUser.c:        DEBUGMSGTL(("usmUser", "Checking user: %s - ", nptr->name));
agent/mibgroup/snmpv3/usmUser.c:          DEBUGMSG(("usmUser", " %x",nptr->engineID[i]));
agent/mibgroup/snmpv3/usmUser.c:        DEBUGMSG(("usmUser"," - %d \n  -> OID: ", result));
agent/mibgroup/snmpv3/usmUser.c:        DEBUGMSGOID(("usmUser", indexOid, len));
agent/mibgroup/snmpv3/usmUser.c:        DEBUGMSG(("usmUser","\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser", "Found user: %s - ", uptr->name));
agent/mibgroup/snmpv3/usmUser.c:        DEBUGMSG(("usmUser", " %x",uptr->engineID[i]));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSG(("usmUser","\n  -> OID: "));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGOID(("usmUser", indexOid, len));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSG(("usmUser","\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_usmUser\n", vp->magic));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserSpinLock not ASN_INTEGER\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserSpinLock: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserCloneFrom not ASN_OBJECT_ID\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserCloneFrom: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserAuthProtocol not ASN_OBJECT_ID\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserAuthProtocol: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","write to %s not ASN_OCTET_STR\n", fname));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","write to %s: bad length\n", fname));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","%s: changing auth key for user %s\n", fname, uptr->secName));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","%s: ... failed\n", fname));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","%s: ... succeeded\n", fname));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserPrivProtocol not ASN_OBJECT_ID\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserPrivProtocol: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","write to %s not ASN_OCTET_STR\n", fname));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","write to %s: bad length\n", fname));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","%s: changing priv key for user %s\n", fname, uptr->secName));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","%s: ... failed\n", fname));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSGTL(("usmUser","%s: ... succeeded\n", fname));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserPublic not ASN_OCTET_STR\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserPublic: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:    DEBUGMSG(("usmUser", "setting public string: %d - %s\n", var_val_len,
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserStorageType not ASN_INTEGER\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserStorageType: bad length\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserStatus not ASN_INTEGER\n"));
agent/mibgroup/snmpv3/usmUser.c:      DEBUGMSGTL(("usmUser","write to usmUserStatus: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:  DEBUGMSGTL(("snmpTargetAddrEntry","init\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no name in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: name out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no tDomain in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: tDomain unreadable in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: tDomain out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no tAddress in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:	  DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: name out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetParamsEntry: no Timeout in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargeParamsEntry: Timeout is not a digit in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargeParamsEntry: Timeout out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetParamsEntry: no Retry Count in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargeParamsEntry: Retry Count is not a digit in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargeParamsEntry: Retry Count is out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no tag list in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: tag list out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no params in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: params out of range in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no storage type in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: storage type is not a digit in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry", buff));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: no Row Status in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","ERROR snmpTargetAddrEntry: Row Status is not a digit in config string\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry", buff));
agent/mibgroup/target/snmpTargetAddrEntry.c:  DEBUGMSGTL(("snmpTargetAddrEntry", buff));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_snmpTargetAddrEntry\n", vp->magic));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTDomain not ASN_OBJECT_ID\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTDomain: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTDomain : BAD OID!\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTDomain : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTDomains : This change not allowed in active row.\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTAddress not ASN_OCTET_STR\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTAddress: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTAddress : BAD OID!\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTAddress : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTAddress : This change not allowed in active row.\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTimeout not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTimeout: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTimeout : BAD OID\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTimeout : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRetryCount not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRetryCount: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTimeout : BAD OID\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRetryCount : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTagList not ASN_OCTET_STR\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTagList: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTagList : BAD OID!\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrTagList : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrParams not ASN_OCTET_STR\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrParams: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrParams : BAD OID!\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrParams : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrStorageType not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrStorageType: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry", "write to snmpTargetAddrStorageType : attempted storage type not a valid"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSG(("snmpTargetAddrEntry", "  value of other(%d), volatile(%d), or nonvolatile(%d)\n", 
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrStorageType : BAD OID\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:    DEBUGMSGTL(("snmpTargetAddrEntry", "write to snmpTargetAddrStorageType : row has unchangeable storage status: %d\n",
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRowStatus not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRowStatus: bad length\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRowStatus : row is read only\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:	DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRowStatus : unable to destroy permanent row\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargeAddrRowStatus : unable to change from NOTREADY\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:      DEBUGMSGTL(("snmpTargetAddrEntry","write to snmpTargetAddrRowStatus : Bad value for set\n"));
agent/mibgroup/target/snmpTargetAddrEntry.c:	DEBUGMSGTL(("snmpTargetAddrEntry", "write to snmpTargetAddrRowStatus : "));
agent/mibgroup/target/snmpTargetAddrEntry.c:	DEBUGMSG(("snmpTargetAddrEntry","failed new row creation, bad OID/index value \n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no param name in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: param name out of range in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no mp model in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: mp model is not digit in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: mp model out of range in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no sec model in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: security model is not digit in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: security model out of range in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no security name in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no security level in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: security level is not digit in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: security level is not greater than 0 in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no storage type in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: storage type is not digit in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry", "ERROR snmpTargeParamsEntry: storage type is not a valid value of"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSG(("snmpTargetParamsEntry", " other(%d), volatile(%d), nonvolatile(%d), permanent(%d), or ",
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","readonly(%d) in config string.\n", SNMP_STORAGE_READONLY));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargetParamsEntry: no row status in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","ERROR snmpTargeParamsEntry: row status is not digit in config string\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry", "ERROR snmpTargetParamsEntry: Row Status is not a valid value of "));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSG(("snmpTargetParamsEntry", "active(%d), notinservice(%d), or notready(%d) in config string.\n",
agent/mibgroup/target/snmpTargetParamsEntry.c:  DEBUGMSGTL(("snmpTargetParamsEntry", buff));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_snmpTargetParamsEntry\n", vp->magic));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsMPModel : not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsMPModel : bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsMPModel : MP Model out of range\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsMPModel : BAD OID\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamMPModel : row is read only\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsMPModel : This change not allowed in active row.\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityModel : not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityModel : bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecModel : Security Model out of range\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamSecurityModel : BAD OID!\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamSecurityModel : row is read only\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamSecurityModel : This change not allowed in active row.\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityName : not ASN_OCTET_STR\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityName : bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityName : bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityName : BAD OID!\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityName : row is read only\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityName : This change not allowed in active row.\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityLevel : not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityLevel : bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargeParamsSecurityLevel: security level is not noAuthNoPriv(1) or higher\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityLevel : BAD OID!\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityLevel : row is read only\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsSecurityLevel : This change not allowed in active row.\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsStorageType not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsStorageType: bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry", "write to snmpTargetParamsStorageType : attempted storage type not a valid"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSG(("snmpTargetParamsEntry", "  value of other(%d), volatile(%d), or nonvolatile(%d)\n", 
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamStorageType : BAD OID\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:    DEBUGMSGTL(("snmpTargetParamsEntry", "write to snmpTargetParamsStorageType : row has unchangeable storage status: %d\n",
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsRowStatus not ASN_INTEGER\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamsRowStatus: bad length\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamRowStatus : row is read only\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:	DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamRowStatus : unable to destroy permanent row\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargeParamRowStatus : unable to change from NOTREADY\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:      DEBUGMSGTL(("snmpTargetParamsEntry","write to snmpTargetParamRowStatus : Bad value for set\n"));
agent/mibgroup/target/snmpTargetParamsEntry.c:	DEBUGMSGTL(("snmpTargetParamsEntry", "write to snmpTargetParamsRowStatus : "));
agent/mibgroup/target/snmpTargetParamsEntry.c:	DEBUGMSG(("snmpTargetParamsEntry","failed new row creation, bad OID/index value \n"));
agent/mibgroup/ucd-snmp/disk.c:        DEBUGMSGTL(("ucd-snmp/disk", "Disk:  %s\n",mntent->mnt_fsname));
agent/mibgroup/ucd-snmp/disk.c:        DEBUGMSGTL(("ucd-snmp/disk", "  %s != %s\n", disks[numdisks].path,
agent/mibgroup/ucd-snmp/disk.c:        DEBUGMSGTL(("ucd-snmp/disk", "  %s != %s\n", disks[numdisks].path, mnttab.mnt_mountp));
agent/mibgroup/ucd-snmp/file.c:      DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_file_table\n", vp->magic));
agent/mibgroup/ucd-snmp/hpux.c:  DODEBUG("Gotto:  writeHP\n");
agent/mibgroup/ucd-snmp/memory.c:  DEBUGMSGTL(("ucd-snmp/memory", "%d fs swap devices: \n", nswapfs));
agent/mibgroup/ucd-snmp/memory.c:    DEBUGMSGTL(("ucd-snmp/memory", "swdevt[%d]: %d\n",i, swdevt[i].sw_enable));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  swdevt.sw_nblksenabled:     %d\n", swdevt[i].sw_nblksenabled));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  swdevt.sw_nblks:     %d\n", swdevt[i].sw_nblks));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  swdevt.sw_nfpgs:     %d\n", swdevt[i].sw_nfpgs));
agent/mibgroup/ucd-snmp/memory.c:  DEBUGMSGTL(("ucd-snmp/memory", "%d fs swap devices: \n", nswapfs));
agent/mibgroup/ucd-snmp/memory.c:    DEBUGMSGTL(("ucd-snmp/memory", "fswdevt[%d]: %d\n",i, fswdevt[i].fsw_enable));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  fswdevt[i].fsw_limit:     %d\n", fswdevt[i].fsw_limit));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  fswdevt[i].fsw_allocated: %d\n", fswdevt[i].fsw_allocated));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  fswdevt[i].fsw_min:       %d\n", fswdevt[i].fsw_min));
agent/mibgroup/ucd-snmp/memory.c:      DEBUGMSGTL(("ucd-snmp/memory", "  fswdevt[i].fsw_reserve:   %d\n", fswdevt[i].fsw_reserve));
agent/mibgroup/ucd-snmp/pass.c:      DEBUGMSGTL(("ucd-snmp/pass", "pass-running:  %s\n",passthru->command));
agent/mibgroup/ucd-snmp/pass.c:      DEBUGMSGTL(("ucd-snmp/pass", "pass-running:  %s\n",passthru->command));
agent/mibgroup/ucd-snmp/pass.c:    DEBUGMSGTL(("ucd-snmp/pass", "pass-notfound:  %s\n",buf2));
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist", "persistpass-sending:\n%s",persistpassthru->command));
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist", "persistpass-writing:  %s\n",persistpassthru->command));
agent/mibgroup/ucd-snmp/pass_persist.c:    DEBUGMSGTL(("ucd-snmp/pass_persist", "persistpass-notfound:  %s\n",buf2));
agent/mibgroup/ucd-snmp/pass_persist.c:  DEBUGMSGTL(("ucd-snmp/pass_persist", "open_persist_pipe(%d,'%s')\n",iindex, command));
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist", "open_persist_pipe: pid == -1\n"));
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist", "open_persist_pipe: Error writing PING\n"));
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist", "open_persist_pipe: Error reading for PONG\n"));
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist", "open_persist_pipe: PONG not received!\n"));
agent/mibgroup/ucd-snmp/pass_persist.c:    DEBUGMSGTL(("ucd-snmp/pass_persist",
agent/mibgroup/ucd-snmp/pass_persist.c:      DEBUGMSGTL(("ucd-snmp/pass_persist",
agent/mibgroup/ucd-snmp/proc.c:  DEBUGMSGTL(("ucd-snmp/proc", "Read:  %s (%d) (%d)\n",
agent/mibgroup/ucd-snmp/registry.c:    DEBUGMSGTL(("ucd-snmp/registry", "var_registry: "));
agent/mibgroup/ucd-snmp/registry.c:    DEBUGMSGOID(("ucd-snmp/registry", name, *length));
agent/mibgroup/ucd-snmp/registry.c:    DEBUGMSG(("ucd-snmp/registry"," %d\n", exact));
agent/mibgroup/ucd-snmp/registry.c:    DEBUGMSGTL(("ucd-snmp/registry", "var_registry result: "));
agent/mibgroup/ucd-snmp/registry.c:    DEBUGMSGOID(("ucd-snmp/registry", name, *length));
agent/mibgroup/ucd-snmp/registry.c:    DEBUGMSG(("ucd-snmp/registry","\n"));
agent/mibgroup/ucd-snmp/registry.c:	    DEBUGMSGTL(("snmpd", "unknown sub-id %d in var_registry\n", vp->magic));
agent/mibgroup/ucd-snmp/versioninfo.c:    {VERDEBUGGING, ASN_INTEGER, RWRITE, var_extensible_version, 1, {VERDEBUGGING}}
agent/mibgroup/ucd-snmp/versioninfo.c:    DEBUGMSGTL(("ucd-snmp/versioninfo", "var_extensible_version: "));
agent/mibgroup/ucd-snmp/versioninfo.c:    DEBUGMSGOID(("ucd-snmp/versioninfo", name, *length));
agent/mibgroup/ucd-snmp/versioninfo.c:    DEBUGMSG(("ucd-snmp/versioninfo"," %d\n", exact));
agent/mibgroup/ucd-snmp/versioninfo.c:    case VERDEBUGGING:
agent/mibgroup/ucd-snmp/versioninfo.c:    DEBUGMSGTL(("versioninfo", "Wrong type != int\n"));
agent/mibgroup/ucd-snmp/versioninfo.h:#define VERDEBUGGING 20
agent/Makefile:	$(CC) $(CFLAGS) -o $@ -D_GETKSTAT_TEST -DDODEBUG -c $? 
agent/Makefile:	$(CC) $(CFLAGS) -o $@ -D_GETMIBSTAT_TEST -DDODEBUG -c $? 
Binary file agent/snmpd.o matches
Binary file agent/libucdmibs.a matches
apps/encode_keychange.c:                DEBUGMSGTL(("encode_keychange","engineIDLen: %d\n", engineid_len));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange", "EID (%d): ", engineid_len));
apps/encode_keychange.c:          DEBUGMSGTL(("encode_keychange", "%02x",(int) (engineid[i])));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange","\n"));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange", "old Ku (%d) (from %s): ", oldKu_len, oldpass));
apps/encode_keychange.c:          DEBUGMSGTL(("encode_keychange", "%02x",(int) (oldKu[i])));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange","\n"));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange", "generating old Kul (%d) (from Ku): ", oldkul_len));
apps/encode_keychange.c:          DEBUGMSGTL(("encode_keychange", "%02x",(int) (oldkul[i])));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange","\n"));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange", "generating new Kul (%d) (from Ku): ", oldkul_len));
apps/encode_keychange.c:          DEBUGMSGTL(("encode_keychange", "%02x",newkul[i]));
apps/encode_keychange.c:        DEBUGMSGTL(("encode_keychange","\n"));
apps/snmp_parse_args.c:    DEBUGMSGTL(("parse_oid","wildly parsing\n"));
apps/snmptrapd.c:  DEBUGMSGTL(("snmptrapd", "Running: %s\n", cmd));
apps/snmptrapd_handlers.c:  DEBUGMSGTL(("snmptrapd:traphandler", "looking for trap handler for "));
apps/snmptrapd_handlers.c:  DEBUGMSGOID(("snmptrapd:traphandler", name, namelen));
apps/snmptrapd_handlers.c:  DEBUGMSG(("snmptrapd:traphandler", "...\n"));
apps/snmptrapd_handlers.c:      DEBUGMSGTL(("snmptrapd:traphandler", "  None found, Using the default handler.\n"));
apps/snmptrapd_handlers.c:    DEBUGMSGTL(("snmptrapd:traphandler", "  Didn't find one.\n"));
apps/snmptrapd_handlers.c:  DEBUGMSGTL(("snmptrapd:traphandler", "  Found it!\n"));
apps/snmptrapd_handlers.c:  DEBUGMSGTL(("read_config:traphandler", "registered handler for: "));
apps/snmptrapd_handlers.c:    DEBUGMSG(("read_config:traphandler", "default"));
apps/snmptrapd_handlers.c:    DEBUGMSGOID(("read_config:traphandler", (*ttmp)->trap, (*ttmp)->traplen));
apps/snmptrapd_handlers.c:  DEBUGMSG(("read_config:traphandler", "\n"));
apps/snmpnetstat/if.c:	DEBUGMSGTL (("netstat:if", "cfg_nnets = %d\n", cfg_nnets));
apps/snmpnetstat/if.c:	DEBUGMSGTL (("netstat:if", "cfg_nnets = %d\n", cfg_nnets));
apps/snmpnetstat/inet6.c:#if DEBUGGING_INFORMATION
apps/snmpnetstat/inet6.c:#if DEBUGGING_INFORMATION
Binary file apps/snmpnetstat/snmpnetstat matches
Binary file apps/snmpget matches
Binary file apps/snmpgetnext matches
Binary file apps/snmpset matches
Binary file apps/snmpusm matches
Binary file apps/snmpwalk matches
Binary file apps/snmpbulkwalk matches
Binary file apps/snmptable matches
Binary file apps/snmpbulkget matches
Binary file apps/snmptranslate matches
Binary file apps/snmpstatus matches
Binary file apps/snmpdelta matches
Binary file apps/snmptest matches
Binary file apps/encode_keychange matches
Binary file apps/snmptrapd.o matches
Binary file apps/snmptrapd matches
config.h:#define SNMP_NO_DEBUGGING 1           /* if defined, we optimize the code
config.h:#define SNMP_ALWAYS_DEBUG 1        /* Always print debugging information and
config.h.in:#undef SNMP_NO_DEBUGGING           /* if defined, we optimize the code
config.h.in:#define SNMP_ALWAYS_DEBUG 0        /* Always print debugging information and
config.status:${ac_dA}SNMP_ALWAYS_DEBUG${ac_dB}SNMP_ALWAYS_DEBUG${ac_dC}1${ac_dD}
config.status:${ac_uA}SNMP_ALWAYS_DEBUG${ac_uB}SNMP_ALWAYS_DEBUG${ac_uC}1${ac_uD}
config.status:${ac_eA}SNMP_ALWAYS_DEBUG${ac_eB}SNMP_ALWAYS_DEBUG${ac_eC}1${ac_eD}
config.status:${ac_dA}SNMP_NO_DEBUGGING${ac_dB}SNMP_NO_DEBUGGING${ac_dC}1${ac_dD}
config.status:${ac_uA}SNMP_NO_DEBUGGING${ac_uB}SNMP_NO_DEBUGGING${ac_uC}1${ac_uD}
config.status:${ac_eA}SNMP_NO_DEBUGGING${ac_eB}SNMP_NO_DEBUGGING${ac_eC}1${ac_eD}
configure:#define SNMP_ALWAYS_DEBUG 1
configure:#define SNMP_NO_DEBUGGING 1
configure.in:    AC_DEFINE(SNMP_ALWAYS_DEBUG))
configure.in:    AC_DEFINE(SNMP_NO_DEBUGGING)
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"initializing...  \"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"done.\\n\"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"adding data...  \"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$vtable\",\"registered an entry\\n\"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"done.\\n\"));
local/mib2c.storage.conf:code:	    DEBUGMSGTL((\"$outputName\", \"parsing config...  \"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"done.\\n\"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"storing data...  \"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"done.\\n\"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"var_$vtable: Entering...  \\n\"));
local/mib2c.storage.conf:code:	  DEBUGMSGTL((\"$outputName\", \"write_$name entering action=%d...  \\n\", action));
local/snmp-ucd.sh:DEBUGFLAG=		# -D	# Toggles use of debugging
local/snmp-ucd.sh:	snmpd -a -d -V $DEBUGFLAG
perl/SNMP/SNMP.pm:tie $SNMP::debugging, SNMP::DEBUGGING;
perl/SNMP/SNMP.pm:package SNMP::DEBUGGING;
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data + asn_length);
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "  ASN Integer:\t%ld (0x%.2X)\n", value, value));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data + asn_length);
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "  ASN UInteger:\t%ld (0x%.2X)\n", value, value));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data + asn_length);
snmplib/asn1.c:    DEBUGIF("dump_recv") {
snmplib/asn1.c:      DEBUGMSG(("dump_recv", "  ASN String:\t%s\n", buf));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, (bufp-data));
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "  ASN Header: 0x%.2X, len = %d (0x%X)\n", *data,
snmplib/asn1.c:      DEBUGINDENTMORE();
snmplib/asn1.c:      DEBUGDUMPSETUP("dump_recv", data, 1);
snmplib/asn1.c:      DEBUGMSG(("dump_recv", "Opaque:\t%.2x\n", *bufp));
snmplib/asn1.c:      DEBUGINDENTLESS();
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data + asn_length);
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "  ASN ObjID: "));
snmplib/asn1.c:    DEBUGMSGOID(("dump_recv", objid, *objidlength));
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "\n"));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data);
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "  ASN NULL\n"));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data);
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "  ASN Bitstring: "));
snmplib/asn1.c:    DEBUGMSGHEX(("dump_recv", data, asn_length));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data);
snmplib/asn1.c:        DEBUGMSG(("dump_recv", "Opaque %.2x %.2x: ", *bufp, *(bufp+1)));
snmplib/asn1.c:    DEBUGIF("dump_recv") {
snmplib/asn1.c:  DEBUGDUMPSETUP("dump_recv", data, bufp - data);
snmplib/asn1.c:      DEBUGMSG(("dump_recv", "Opaque %.2x %.2x: ", *bufp, *(bufp+1)));
snmplib/asn1.c:  DEBUGIF("dump_recv") {
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data + asn_length);
snmplib/asn1.c:      DEBUGMSG(("dump_recv", "Opaque %.2x %.2x: ", *bufp, *(bufp+1)));
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "%f",*floatp));
snmplib/asn1.c:    DEBUGDUMPSETUP("dump_recv", data, bufp - data + asn_length);
snmplib/asn1.c:      DEBUGMSG(("dump_recv", "Opaque %.2x %.2x: ", *bufp, *(bufp+1)));
snmplib/asn1.c:    DEBUGMSG(("dump_recv", "%d",*doublep));
snmplib/callback.c:  DEBUGMSGTL(("callback","registered callback for maj=%d min=%d\n",
snmplib/callback.c:  DEBUGMSGTL(("callback","START calling callbacks for maj=%d min=%d\n",
snmplib/callback.c:    DEBUGMSGTL(("callback","calling a callback for maj=%d min=%d\n",
snmplib/callback.c:  DEBUGMSGTL(("callback","END calling callbacks for maj=%d min=%d\n",
snmplib/default_store.c:  DEBUGMSGTL(("ds_set_boolean","Setting %d:%d = %d/%s\n", storeid, which,
snmplib/default_store.c:  DEBUGMSGTL(("ds_toggle_boolean","Setting %d:%d = %d/%s\n", storeid, which,
snmplib/default_store.c:  DEBUGMSGTL(("ds_set_int","Setting %d:%d = %d\n", storeid, which, value));
snmplib/default_store.c:  DEBUGMSGTL(("ds_set_string","Setting %d:%d = %s\n", storeid, which,
snmplib/default_store.c:  DEBUGMSGTL(("ds_handle_config", "handling %s\n", token));
snmplib/default_store.c:    DEBUGMSGTL(("ds_handle_config",
snmplib/default_store.c:        DEBUGMSGTL(("ds_handle_config", "bool: %d\n", itmp));
snmplib/default_store.c:        DEBUGMSGTL(("ds_handle_config", "int: %d\n", atoi(line)));
snmplib/default_store.c:        DEBUGMSGTL(("ds_handle_config", "string: %s\n", line));
snmplib/keytools.c:        DEBUGMSGTL(("generate_Ku", "generating Ku (from %s): ", P));
snmplib/keytools.c:          DEBUGMSG(("generate_Ku", "%02x",Ku[i]));
snmplib/keytools.c:        DEBUGMSG(("generate_Ku","\n"));
snmplib/keytools.c:        DEBUGMSGTL(("generate_kul", "generating Kul (from Ku): "));
snmplib/keytools.c:          DEBUGMSG(("generate_kul", "%02x",Kul[i]));
snmplib/keytools.c:        DEBUGMSG(("generate_kul", "keytools\n"));
snmplib/keytools.c:		DEBUGMSG(("encode_keychange",
snmplib/lcd_time.c:        DEBUGMSGTL(("lcd_get_enginetime", "engineID "));
snmplib/lcd_time.c:        DEBUGMSGHEX(("lcd_get_enginetime", engineID, engineID_len));
snmplib/lcd_time.c:        DEBUGMSG(("lcd_get_enginetime", ": boots=%d, time=%d\n", *engineboot,
snmplib/lcd_time.c:        DEBUGMSGTL(("lcd_get_enginetime_ex", "engineID "));
snmplib/lcd_time.c:        DEBUGMSGHEX(("lcd_get_enginetime_ex", engineID, engineID_len));
snmplib/lcd_time.c:        DEBUGMSG(("lcd_get_enginetime_ex", ": boots=%d, time=%d\n", *engineboot,
snmplib/lcd_time.c:        DEBUGMSGTL(("lcd_set_enginetime", "engineID "));
snmplib/lcd_time.c:        DEBUGMSGHEX(("lcd_set_enginetime", engineID, engineID_len));
snmplib/lcd_time.c:        DEBUGMSG(("lcd_set_enginetime", ": boots=%d, time=%d\n", engineboot,
snmplib/lcd_time.c:	DEBUGMSGTL(("dump_etimelist", "%s\n",tabs));
snmplib/lcd_time.c:	DEBUGMSGTL(("dump_etimelist", "%s%s (len=%d) <%d,%d>\n", tabs,
snmplib/lcd_time.c:	DEBUGMSGTL(("dump_etimelist", "%s%ld (%ld) -- %s", tabs,
snmplib/lcd_time.c:	DEBUGMSGTL(("dump_etimelist", "\n"));
snmplib/lcd_time.c:		DEBUGMSG(("dump_etimelist", "[%d]", iindex));
snmplib/lcd_time.c:			DEBUGMSG(("dump_etimelist", "\n"));
snmplib/lcd_time.c:	DEBUGMSG(("dump_etimelist", "\n"));
snmplib/md5.c:/*    DEBUGMSGTL(("md5","MD5 signing not properly initialized")); */
snmplib/mib.c:            DEBUGMSGTL(("sprint_by_type", "bad type: %d\n", var->type));
snmplib/mib.c:    DEBUGMSGTL(("read_config:initmib", "using mibdirs: %s\n", confmibdir));
snmplib/mib.c:    DEBUGMSGTL(("read_config:initmib", "using mibs: %s\n", confmibs));
snmplib/mib.c:  DEBUGMSGTL(("read_config:initmib", "reading mibfile: %s\n", line));
snmplib/mib.c:    DEBUGMSGTL(("init_mib","Seen MIBDIRS: Looking in '%s' for mib dirs ...\n",env_var));
snmplib/mib.c:    DEBUGMSGTL(("init_mib","Seen MIBS: Looking in '%s' for mib files ...\n",env_var));
snmplib/mib.c:        if (strcasecmp(entry, DEBUG_ALWAYS_TOKEN) == 0) {
snmplib/mib.c:	DEBUGMSGTL(("init_mib","Seen MIBFILES: Looking in '%s' for mib files ...\n",env_var));
snmplib/mib.c:    DEBUGMSGTL(("init_mib","Seen PREFIX: Looking in '%s' for prefix ...\n", Prefix));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "\n"));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "Processing IMPORTS for module %d %s\n", mp->modid, mp->name));
snmplib/parse.c:	DEBUGMSGTL(("parse-mibs", "  Processing import: %s\n", mip->label));
snmplib/parse.c:	DEBUGMSGTL(("parse-mibs",  "#### freeing Module %d '%s' %d\n",
snmplib/parse.c:	DEBUGMSGTL(("parse-mibs",  "#### adding Module %d '%s' %d\n",
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "Module list:\n"));
snmplib/parse.c:	DEBUGMSGTL(("parse-mibs", "  %s %d %s %d\n", mp->name, mp->modid, mp->file, mp->no_imports));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "Module %s not found\n", name));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "Module %d not found\n", modid));
snmplib/parse.c:		DEBUGMSGTL(("parse-mibs", "Module %s already loaded\n", name));
snmplib/parse.c:	DEBUGMSGTL(("unload-mib", "Module %s not found to unload\n", name));
snmplib/parse.c:	    DEBUGMSGTL(("parse-mibs", "Module %s already noted\n", name));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "  Module %d %s is in %s\n", max_module, name, file));
snmplib/parse.c:    DEBUGMSGTL(("parse-file", "Parsing file:  %s...\n", File));
snmplib/parse.c:            DEBUGMSGTL(("parse-mibs", "Parsing MIB: %d %s\n", current_module, name));
snmplib/parse.c:    DEBUGMSGTL(("parse-file", "End of file (%s)\n", File));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "Scanning directory %s\n", dirname));
snmplib/parse.c:	    DEBUGMSGTL(("parse-mibs", "The index is good\n"));
snmplib/parse.c:	    else DEBUGMSGTL(("parse-mibs", "Can't read index\n"));
snmplib/parse.c:	else DEBUGMSGTL(("parse-mibs", "Index outdated\n"));
snmplib/parse.c:    else DEBUGMSGTL(("parse-mibs", "No index\n"));
snmplib/parse.c:                    DEBUGMSGTL(("parse-mibs", "Checking file: %s...\n", tmpstr));
snmplib/parse.c:    DEBUGMSGTL(("parse-mibs", "Parsing file: %s...\n", filename));
snmplib/read_config.c:    DEBUGMSGTL(("read_config", "read_conf: %s\n", ctmp->fileHeader));
snmplib/read_config.c:      DEBUGMSGTL(("read_config", "                   %s\n", ltmp->config_token));
snmplib/read_config.c:    DEBUGMSGTL(("read_config", "read_config: I have no registrations for type:%s,file:%s\n",
snmplib/read_config.c:      DEBUGMSGTL(("read_config", "%s: %s\n", filename, strerror(errno)));
snmplib/read_config.c:      DEBUGMSGTL(("read_config", "%s: %s\n", filename, strerror(errno)));
snmplib/read_config.c:    DEBUGMSGTL(("read_config", "Reading configuration %s\n", filename));
snmplib/read_config.c:                    DEBUGMSGTL(("read_config", "%s:%d Parsing: %s\n",
snmplib/read_config.c:  DEBUGMSGTL(("read_config","reading normal configuration tokens\n"));
snmplib/read_config.c:  DEBUGMSGTL(("read_config","reading premib configuration tokens\n"));
snmplib/read_config.c:    DEBUGMSGTL(("read_config","config path used:%s\n", envconfpath));
snmplib/read_config.c:            DEBUGMSGTL(("read_config_files","old config file found: %s, parsing\n", configfile));
snmplib/read_config.c:    DEBUGMSGTL(("read_config","storing: %s\n",line));
snmplib/read_config.c:    DEBUGMSGTL(("read_config","open failure"));
snmplib/read_config.c:  DEBUGMSGTL(("snmp_save_persistent","saving %s files...\n", type));
snmplib/read_config.c:        DEBUGMSGTL(("snmp_save_persistent"," saving old config file: %s -> %s.\n", file, fileold));
snmplib/read_config.c:  DEBUGMSGTL(("snmp_clean_persistent","cleaning %s files...\n", type));
snmplib/read_config.c:        DEBUGMSGTL(("snmp_clean_persistent"," removing old config file: %s\n", file));
snmplib/read_config.c:      DEBUGMSGTL(("read_config_copy_word",
snmplib/read_config.c:      DEBUGMSGTL(("read_config_read_octet_string","invalid hex string: wrong length"));
snmplib/read_config.c:        DEBUGMSGTL(("read_config_read_objid","Invalid OID"));
snmplib/read_config.c:      DEBUGMSGTL(("read_config_read_data","Fail: Unknown type: %d", type));
snmplib/read_config.c:      DEBUGMSGTL(("read_config_store_data","Fail: Unknown type: %d", type));
snmplib/scapi.c:  DEBUGTRACE;
snmplib/scapi.c:  DEBUGTRACE;
snmplib/scapi.c:  DEBUGTRACE;
snmplib/scapi.c:  DEBUGTRACE;
snmplib/scapi.c:  DEBUGMSG(("sc_generate_keyed_hash", "sc_generate_keyed_hash(): key=0x"));
snmplib/scapi.c:    DEBUGMSG(("sc_generate_keyed_hash", "%02x", key[i] & 0xff));
snmplib/scapi.c:  DEBUGMSG(("sc_generate_keyed_hash"," (%d)\n", keylen));
snmplib/scapi.c:   DEBUGMSGTL(("scapi","Full v3 message hash: %s\n", s));
snmplib/scapi.c:  DEBUGTRACE;
snmplib/scapi.c:        DEBUGTRACE;
snmplib/scapi.c: DEBUGMSG(("scapi", "sc_check_keyed_hash():    key=0x"));
snmplib/scapi.c:   DEBUGMSG(("scapi", "%02x", key[i] & 0xff));
snmplib/scapi.c: DEBUGMSG(("scapi"," (%d)\n", keylen));
snmplib/scapi.c:        DEBUGTRACE;
snmplib/scapi.c:        DEBUGMSGTL(("scapi", "encrypt: IV: %s/ ", buf));
snmplib/scapi.c:        DEBUGMSG(("scapi","%s\n", buf));
snmplib/scapi.c:        DEBUGMSGTL(("scapi","encrypt: string: %s\n", buf));
snmplib/scapi.c:		DEBUGMSGTL(("scapi","Encrypt function not defined.\n"));
snmplib/scapi.c:        DEBUGTRACE;
snmplib/scapi.c:        DEBUGMSGTL(("scapi", "decrypt: IV: %s/ ", buf));
snmplib/scapi.c:        DEBUGMSG(("scapi","%s\n", buf));
snmplib/scapi.c:		DEBUGMSGTL(("scapi","Decryption function not defined.\n"));
snmplib/scapi.h:        DEBUGPL(("SCAPI not configured");      \
snmplib/snmp.c:        snmp_log(LOG_DEBUG, "%s", buffer);
snmplib/snmp.c:    snmp_log(LOG_DEBUG, "\n");
snmplib/snmp_alarm.c:    DEBUGMSGTL(("snmp_alarm_update_entry","illegal 0 length alarm timer specified\n"));
snmplib/snmp_alarm.c:  DEBUGMSGTL(("snmp_alarm_run_alarms","looking for alarms to run...\n"));
snmplib/snmp_alarm.c:      DEBUGMSGTL(("snmp_alarm_run_alarms","  running alarm %d\n",
snmplib/snmp_alarm.c:      DEBUGMSGTL(("snmp_alarm_run_alarms","     ... done\n"));
snmplib/snmp_alarm.c:  DEBUGMSGTL(("snmp_alarm_run_alarms","Done.\n"));
snmplib/snmp_alarm.c:    DEBUGMSGTL(("snmp_alarm_set_an_alarm","setting an alarm for %d seconds from now\n",nexttime));
snmplib/snmp_alarm.c:    DEBUGMSGTL(("snmp_alarm_set_an_alarm","no alarms found to handle\n"));
snmplib/snmp_alarm.c:  DEBUGMSGTL(("snmp_alarm_register","registered alarm %d, secends=%d, flags=%d\n",
snmplib/snmp_api.c:  DEBUGMSGTL(("snmp_store","storing stuff...\n"));
snmplib/snmp_api.c:	DEBUGMSGTL(("snmp_api","probing for engineID...\n"));
snmplib/snmp_api.c:	  DEBUGMSGTL(("snmp_sess_open",
snmplib/snmp_api.c:	  DEBUGMSGTL(("snmp_sess_open",
snmplib/snmp_api.c:	  DEBUGMSGTL(("snmp_api","unable to determine remote engine ID\n"));
snmplib/snmp_api.c:          DEBUGMSGTL(("snmp_sess_open", "  probe found engineID:  "));
snmplib/snmp_api.c:	    DEBUGMSG(("snmp_sess_open", "%02x",
snmplib/snmp_api.c:	  DEBUGMSG(("snmp_sess_open","\n"));
snmplib/snmp_api.c:	DEBUGMSGTL(("snmp_api","snmp_sess_open(): failed(2) to create a new user from session\n"));
snmplib/snmp_api.c:    DEBUGMSGTL(("snmp_api","Building user %s...\n",session->securityName));
snmplib/snmp_api.c:      DEBUGMSGTL(("snmp_build",
snmplib/snmp_api.c:        DEBUGMSGTL(("snmp_send","Building SNMPv%d message...\n", (1 + pdu->version)));
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing SNMPv3 Message\n");
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing SNMPv3 Version Number\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing msgGlobalData\n");
snmplib/snmp_api.c:    DEBUGINDENTADD(-4);
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing msgID\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTADD(-4);
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing msgMaxSize\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTADD(-4);
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing msgFlags\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTADD(-4);
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing msgSecurityModel\n");
snmplib/snmp_api.c:  DEBUGINDENTADD(-4); /* return from global data indent */
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing USM msgSecurityParameters\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing ScopedPdu\n");
snmplib/snmp_api.c:    DEBUGINDENTADD(-4);
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing PDU\n");
snmplib/snmp_api.c:  DEBUGINDENTADD(-8); 
snmplib/snmp_api.c:  DEBUGMSGTL(("report", "Report type: %d\n", rpt_type));
snmplib/snmp_api.c:        DEBUGMSGTL(("snmp_api","Parsing SNMPv%d message...\n", (1 + pdu->version)));
snmplib/snmp_api.c:        DEBUGDUMPSETUP("dump_recv", data, 4);
snmplib/snmp_api.c:        DEBUGMSG(("dump_recv", "SNMPv%d message\n", (1+pdu->version)));
snmplib/snmp_api.c:        DEBUGINDENTMORE();
snmplib/snmp_api.c:        DEBUGINDENTLESS();
snmplib/snmp_api.c:      DEBUGMSGTL(("snmp_parse",
snmplib/snmp_api.c:  DEBUGPRINTINDENT("dump_recv");
snmplib/snmp_api.c:  DEBUGINDENTMORE();
snmplib/snmp_api.c:  DEBUGMSG(("dump_recv", "PDU\n"));
snmplib/snmp_api.c:    DEBUGDUMPHEADER("dump_recv", "Parsing request_id\n");
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGDUMPHEADER("dump_recv", "Parsing error status\n");
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGDUMPHEADER("dump_recv", "Parsing error index\n");
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "VarBindList:\n");
snmplib/snmp_api.c:    DEBUGDUMPHEADER("dump_recv", "VarBind:\n");
snmplib/snmp_api.c:    DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing contextEngineID\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:    DEBUGMSGTL(("scopedPDU_parse",
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing contextName\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:  DEBUGDUMPHEADER("dump_recv", "Parsing PDU type\n");
snmplib/snmp_api.c:  DEBUGINDENTLESS();
snmplib/snmp_api.c:      DEBUGMSGTL(("sess_read","send fail: closing...\n"));
snmplib/snmp_api.c:	snmp_log(LOG_DEBUG, "\nSending %u bytes to %s:%hu\n", length,
snmplib/snmp_api.c:      DEBUGMSGTL(("sess_read","read fail: closing...\n"));
snmplib/snmp_api.c:      DEBUGMSGTL(("sess_read","not reading...\n"));
snmplib/snmp_api.c:        DEBUGMSGTL(("sess_read", "short packet!  (%d/%d)\n",
snmplib/snmp_api.c:      snmp_log(LOG_DEBUG, "\nReceived %d bytes from %s:%hu\n", length,
snmplib/snmp_api.c:          DEBUGMSGTL(("sess_select","select fail: closing...\n"));
snmplib/snmp_api.c:          DEBUGMSGTL(("sess_select","more data in buffer, not blocking\n"));
snmplib/snmp_api.c:      DEBUGMSGTL(("sess_read","resend fail: closing...\n"));
snmplib/snmp_api.c:    snmp_log(LOG_DEBUG, "\nResending %d bytes to %s:%hu\n", length,
snmplib/snmp_api.c:      DEBUGMSGTL(("sess_read","timeout fail: closing...\n"));
snmplib/snmp_api.h:void DEBUGP (const char *, ...);
snmplib/snmp_api.h:void DEBUGP (va_alist);
snmplib/snmp_api.h:void DEBUGPOID(oid *, size_t);
snmplib/snmp_auth.c:    DEBUGDUMPHEADER("dump_recv", "Parsing SNMP version\n");
snmplib/snmp_auth.c:    DEBUGINDENTLESS();
snmplib/snmp_auth.c:    DEBUGDUMPHEADER("dump_recv", "Parsing community string\n");
snmplib/snmp_auth.c:    DEBUGINDENTLESS();
snmplib/snmp_debug.c:static int   dodebug = SNMP_ALWAYS_DEBUG;
snmplib/snmp_debug.c:static char *debug_tokens[MAX_DEBUG_TOKENS];
snmplib/snmp_debug.c:DEBUGP(const char *first, ...)
snmplib/snmp_debug.c:DEBUGP(va_alist)
snmplib/snmp_debug.c:    fprintf(stderr, "%s: ", DEBUG_ALWAYS_TOKEN);
snmplib/snmp_debug.c:DEBUGPOID(oid *theoid,
snmplib/snmp_debug.c:  DEBUGP(c_oid);
snmplib/snmp_debug.c:  cp = strtok(newp, DEBUG_TOKEN_DELIMITER);
snmplib/snmp_debug.c:    if (strlen(cp) < MAX_DEBUG_TOKEN_LEN) {
snmplib/snmp_debug.c:      if (strcasecmp(cp, DEBUG_ALWAYS_TOKEN) == 0)
snmplib/snmp_debug.c:      else if (debug_num_tokens < MAX_DEBUG_TOKENS)
snmplib/snmp_debug.c:    cp = strtok(NULL, DEBUG_TOKEN_DELIMITER);
snmplib/snmp_debug.c:    snmp_vlog(LOG_DEBUG, format, debugargs);
snmplib/snmp_debug.c:  /*XX tracing lines removed from this function DEBUGTRACE; */
snmplib/snmp_debug.c:  DEBUGIF(token) {
snmplib/snmp_debug.c:      /*XXnext two lines were DEBUGPRINTINDENT(token);*/
snmplib/snmp_debug.h:#ifndef SNMP_DEBUG_H
snmplib/snmp_debug.h:#define SNMP_DEBUG_H
snmplib/snmp_debug.h:      DEBUGMSGTL(("token", "debugging of something %s related\n", "snmp"));
snmplib/snmp_debug.h:     DEBUGMSG((token, format, ...)):      equivelent to printf(format, ...)
snmplib/snmp_debug.h:     DEBUGMSGT((token, format, ...)):     equivelent to DEBUGMSG, but prints
snmplib/snmp_debug.h:     DEBUGTRACE                           Insert this token anywhere you want
snmplib/snmp_debug.h:     DEBUGMSGL((token, format, ...)):     equivelent to DEBUGMSG, but includes
snmplib/snmp_debug.h:                                          DEBUGTRACE debugging line just before
snmplib/snmp_debug.h:     DEBUGMSGTL((token, format, ...)):    Same as DEBUGMSGL and DEBUGMSGT
snmplib/snmp_debug.h:   It is considered best if you use DEBUGMSGTL() everywhere possible, as it
snmplib/snmp_debug.h:     DEBUGMSGTL(("token", "line part 1"));
snmplib/snmp_debug.h:     DEBUGMSG  (("token", " and part 2\n"));
snmplib/snmp_debug.h:#ifndef SNMP_NO_DEBUGGING  /* make sure we're wanted */
snmplib/snmp_debug.h:#define DEBUGIF(x)         if (_DBG_IF_ && debug_is_token_registered(x) == SNMPERR_SUCCESS)
snmplib/snmp_debug.h:#define DEBUGMSG(x)        do {if (_DBG_IF_) {debugmsg x;} }while(0)
snmplib/snmp_debug.h:#define DEBUGMSGT(x)       do {if (_DBG_IF_) {__DBGMSGT(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGTRACE         do {if (_DBG_IF_) {__DBGTRACE;} }while(0)
snmplib/snmp_debug.h:#define DEBUGMSGL(x)       do {if (_DBG_IF_) {__DBGMSGL(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGMSGTL(x)      do {if (_DBG_IF_) {__DBGMSGTL(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGMSGOID(x)     do {if (_DBG_IF_) {__DBGMSGOID(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGMSGHEX(x)     do {if (_DBG_IF_) {__DBGMSGHEX(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGMSGHEXTLI(x)  do {if (_DBG_IF_) {__DBGMSGHEXTLI(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGINDENT()      do {if (_DBG_IF_) {__DBGINDENT();} }while(0)
snmplib/snmp_debug.h:#define DEBUGINDENTADD(x)  do {if (_DBG_IF_) {__DBGINDENTADD(x);} }while(0)
snmplib/snmp_debug.h:#define DEBUGINDENTMORE()  do {if (_DBG_IF_) {__DBGINDENTMORE();} }while(0)
snmplib/snmp_debug.h:#define DEBUGINDENTLESS()  do {if (_DBG_IF_) {__DBGINDENTLESS();} }while(0)
snmplib/snmp_debug.h:#define DEBUGPRINTINDENT(token) \
snmplib/snmp_debug.h:#define DEBUGDUMPHEADER(token,x) \
snmplib/snmp_debug.h:#define DEBUGDUMPSETUP(token,buf,len) \
snmplib/snmp_debug.h:#else /* SNMP_NO_DEBUGGING := enable streamlining of the code */
snmplib/snmp_debug.h:#define DEBUGMSG(x)
snmplib/snmp_debug.h:#define DEBUGMSGT(x)
snmplib/snmp_debug.h:#define DEBUGTRACE
snmplib/snmp_debug.h:#define DEBUGMSGL(x)
snmplib/snmp_debug.h:#define DEBUGMSGTL(x)
snmplib/snmp_debug.h:#define DEBUGMSGOID(x)
snmplib/snmp_debug.h:#define DEBUGMSGHEX(x)
snmplib/snmp_debug.h:#define DEBUGIF(x)        if(0)
snmplib/snmp_debug.h:#define DEBUGDUMP(t,b,l,p)
snmplib/snmp_debug.h:#define DEBUGINDENT()
snmplib/snmp_debug.h:#define DEBUGINDENTMORE()
snmplib/snmp_debug.h:#define DEBUGINDENTLESS()
snmplib/snmp_debug.h:#define DEBUGINDENTADD(x)
snmplib/snmp_debug.h:#define DEBUGMSGHEXTLI(x)
snmplib/snmp_debug.h:#define DEBUGPRINTINDENT(token)
snmplib/snmp_debug.h:#define DEBUGDUMPHEADER(token,x)
snmplib/snmp_debug.h:#define DEBUGDUMPSETUP(token, buf, len)
snmplib/snmp_debug.h:#define MAX_DEBUG_TOKENS 256
snmplib/snmp_debug.h:#define MAX_DEBUG_TOKEN_LEN 128
snmplib/snmp_debug.h:#define DEBUG_TOKEN_DELIMITER ","
snmplib/snmp_debug.h:#define DEBUG_ALWAYS_TOKEN "all"
snmplib/snmp_debug.h:void DEBUGP (const char *, ...);
snmplib/snmp_debug.h:void DEBUGP (va_alist);
snmplib/snmp_debug.h:void DEBUGPOID(oid *, size_t);
snmplib/snmp_debug.h:#endif /* SNMP_DEBUG_H */
snmplib/snmp_logging.h:#define LOG_DEBUG       7       /* debug-level messages */
snmplib/snmpusm.c:	DEBUGMSGTL(("usm","USM processing has begun.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Unknown User\n"));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Unsupported Security Level\n"));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","%s\n", "Failed to find engine data."));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Failed calculating offsets.\n"));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Message won't fit in buffer.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Can't set DES-CBC salt.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","DES-CBC error.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","DES-CBC length error.\n"));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Encryption successful.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Out of memory.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Signing failed.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Signing lengths failed.\n"));
snmplib/snmpusm.c:	DEBUGMSGTL(("usm","USM processing completed.\n"));
snmplib/snmpusm.c:        DEBUGDUMPHEADER("dump_recv", "Parsing msgAuthoritativeEngineID\n");
snmplib/snmpusm.c:		DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGDUMPHEADER("dump_recv", "Parsing msgAuthoritativeEngineBoots\n");
snmplib/snmpusm.c:		DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGINDENTLESS();
snmplib/snmpusm.c:		DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGDUMPHEADER("dump_recv", "Parsing msgAuthoritativeEngineTime\n");
snmplib/snmpusm.c:		  DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGDUMPHEADER("dump_recv", "Parsing msgUserName\n");
snmplib/snmpusm.c:                DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGDUMPHEADER("dump_recv", "Parsing msgAuthenticationParameters\n");
snmplib/snmpusm.c:                DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGDUMPHEADER("dump_recv", "Parsing msgPrivacyParameters\n");
snmplib/snmpusm.c:		DEBUGINDENTLESS();
snmplib/snmpusm.c:        DEBUGINDENTLESS();
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Buffer overflow.\n"));
snmplib/snmpusm.c:				DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Not in local time window."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Remote boot count invalid."));
snmplib/snmpusm.c:				DEBUGMSGTL(("usm","%s\n", "Message too old."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Failed updating remote boot/time."));
snmplib/snmpusm.c:	DEBUGMSGTL(("usm","USM processing begun...\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm", "Out of memory.\n"));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Parsing failed.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Failed to increment statistic."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't cache name."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't cache engine id."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't cache security level."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Unknown Engine ID.\n"));
snmplib/snmpusm.c:				DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't ensure engine record."));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Unknown User.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Failed to increment statistic."));
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Unsupported Security Level.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Failed to increment statistic."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","Verification failed.\n"));
snmplib/snmpusm.c:				DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:		DEBUGMSGTL(("usm","Verification succeeded.\n"));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't cache authentiation key."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't cache privacy protocol."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Couldn't cache privacy key."));
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:				DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:			DEBUGMSGTL(("usm","%s\n", "Failed decryption."));
snmplib/snmpusm.c:				DEBUGMSGTL(("usm","%s\n",
snmplib/snmpusm.c:	DEBUGMSGTL(("usm","USM processing completed.\n"));
snmplib/snmpusm.c:	DEBUGMSGTL(("usm","sc_random() failed: using time() as salt.\n"));
snmplib/snmpusm.c:  DEBUGMSGTL(("usm","getting user %s\n", name));
snmplib/snmpusm.c:      DEBUGMSGTL(("usm","Severe: Asked to free the head of a usmUser tree somewhere."));
snmplib/snmpusm.c:  DEBUGMSGTL(("usm", "comparing: %s and %s\n", cp, WILDCARDSTRING));
snmplib/snmpv3.c:  DEBUGMSGTL(("snmpv3","set default authentication type: %s\n", cptr));
snmplib/snmpv3.c:  DEBUGMSGTL(("snmpv3","set default privacy type: %s\n", cptr));
snmplib/snmpv3.c:  DEBUGMSGTL(("snmpv3","default secLevel set to: %s = %d\n", cptr,
snmplib/snmpv3.c:  DEBUGMSGTL(("usmUser","created a new user %s\n", newuser->secName));
snmplib/snmpv3.c:  DEBUGMSGTL(("snmpv3","engineBoots: %d\n",engineBoots));
snmplib/snmpv3.c:  DEBUGMSGTL(("snmpv3","initialized engineID with: %s\n",cptr));
snmplib/snmpv3.c:  DEBUGMSGTL(("snmpv3","set default version to %d\n",
snmplib/system.h:void DEBUGP (const char *, ...);
snmplib/system.h:void DEBUGP (va_alist);
snmplib/system.h:#define DEBUGPL(x)	\
snmplib/system.h:	    DEBUGP("%s():%s,%d: ",__FUNCTION__,__FILE__,__LINE__); DEBUGP x ;
snmplib/system.h:#define DEBUGPL(x)	\
snmplib/system.h:	    DEBUGP("():%s,%d: ",__FILE__,__LINE__); DEBUGP x ;
snmplib/tools.c:          DEBUGMSGTL((debugtoken, "%s\n", title));
snmplib/tools.c:			DEBUGMSGTL((debugtoken, "\t%s\n", chunk));
snmplib/tools.c:			DEBUGMSGTL((debugtoken, "\t%s\n", sp));
snmplib/vacm.c:    DEBUGMSGTL(("vacm:getView", ", %s", (vpret)?"found":"none"));
Binary file snmplib/system.o matches
Binary file snmplib/snmp_debug.o matches
Binary file snmplib/libsnmp.a matches
testing/eval_tools.sh:#	DEBUG ON|OFF
testing/scapitest.c:#define DEBUG	/* */
testing/test_keychange.sh:# NOTE	The snmp_debug flag bit DEBUG_RANDOMZEROS in file snmplib/debug.h
ucd-snmp-config.h:#define SNMP_NO_DEBUGGING 1           /* if defined, we optimize the code
ucd-snmp-config.h:#define SNMP_ALWAYS_DEBUG 1        /* Always print debugging information and
win32/config.h:#undef SNMP_NO_DEBUGGING           /* if defined, we optimize the code
win32/config.h:#define SNMP_ALWAYS_DEBUG 0        /* Always print debugging information and
win32/encode_keychange/encode_keychange.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/encode_keychange/encode_keychange.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/encode_keychange/encode_keychange.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/encode_keychange/encode_keychange.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/encode_keychange/encode_keychange.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/encode_keychange/encode_keychange.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/encode_keychange/encode_keychange.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/encode_keychange/encode_keychange.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/libagent/libagent.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libagent/libagent.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /I "..\..\agent" /I "..\..\agent\mibgroup" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libagent/libagent.dsp:# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
win32/libagent/libagent.dsp:# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "." /I ".." /I "..\.." /I "..\..\snmplib" /I "..\..\agent" /I "..\..\agent\mibgroup" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/libsnmp/libsnmp.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp/libsnmp.dsp:# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp/libsnmp.dsp:# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp/libsnmp.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/libsnmp_dll/libsnmp_dll.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/libucdmibs/libucdmibs.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libucdmibs/libucdmibs.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\agent" /I "..\..\snmplib" /I "..\..\agent\mibgroup" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
win32/libucdmibs/libucdmibs.dsp:# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
win32/libucdmibs/libucdmibs.dsp:# ADD CPP /nologo /MTd /W3 /GX /Od /I "." /I ".." /I "..\..\agent" /I "..\..\snmplib" /I "..\..\agent\mibgroup" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /ZI /c
win32/snmpbulkget/snmpbulkget.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkget/snmpbulkget.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkget/snmpbulkget.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpbulkget/snmpbulkget.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpbulkget/snmpbulkget.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkget/snmpbulkget.dsp:# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkget/snmpbulkget.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpbulkget/snmpbulkget.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpbulkwalk/snmpbulkwalk.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpd/snmpd.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpd/snmpd.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /I "..\..\agent\mibgroup" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpd/snmpd.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpd/snmpd.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpd/snmpd.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpd/snmpd.dsp:# ADD CPP /nologo /MTd /W3 /GX /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /I "..\..\agent\mibgroup" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /ZI /c
win32/snmpd/snmpd.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpd/snmpd.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpdelta/snmpdelta.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpdelta/snmpdelta.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpdelta/snmpdelta.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpdelta/snmpdelta.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpdelta/snmpdelta.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpdelta/snmpdelta.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpdelta/snmpdelta.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpdelta/snmpdelta.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpget/snmpget.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpget/snmpget.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpget/snmpget.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpget/snmpget.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpget/snmpget.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpget/snmpget.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpget/snmpget.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpget/snmpget.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpgetnext/snmpgetnext.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpgetnext/snmpgetnext.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpgetnext/snmpgetnext.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpgetnext/snmpgetnext.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpgetnext/snmpgetnext.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpgetnext/snmpgetnext.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpgetnext/snmpgetnext.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpgetnext/snmpgetnext.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpnetstat/snmpnetstat.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpnetstat/snmpnetstat.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpnetstat/snmpnetstat.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpnetstat/snmpnetstat.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpnetstat/snmpnetstat.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpnetstat/snmpnetstat.dsp:# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpnetstat/snmpnetstat.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpnetstat/snmpnetstat.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpset/snmpset.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpset/snmpset.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpset/snmpset.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpset/snmpset.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpset/snmpset.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpset/snmpset.dsp:# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpset/snmpset.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpset/snmpset.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpstatus/snmpstatus.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpstatus/snmpstatus.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpstatus/snmpstatus.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpstatus/snmpstatus.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpstatus/snmpstatus.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpstatus/snmpstatus.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpstatus/snmpstatus.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpstatus/snmpstatus.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmptable/snmptable.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptable/snmptable.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptable/snmptable.dsp:# ADD BASE RSC /l 0x406 /d "NDEBUG"
win32/snmptable/snmptable.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmptable/snmptable.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptable/snmptable.dsp:# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptable/snmptable.dsp:# ADD BASE RSC /l 0x406 /d "_DEBUG"
win32/snmptable/snmptable.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmptest/snmptest.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptest/snmptest.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptest/snmptest.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmptest/snmptest.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmptest/snmptest.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptest/snmptest.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptest/snmptest.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmptest/snmptest.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmptranslate/snmptranslate.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptranslate/snmptranslate.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptranslate/snmptranslate.dsp:# ADD BASE RSC /l 0x406 /d "NDEBUG"
win32/snmptranslate/snmptranslate.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmptranslate/snmptranslate.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptranslate/snmptranslate.dsp:# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptranslate/snmptranslate.dsp:# ADD BASE RSC /l 0x406 /d "_DEBUG"
win32/snmptranslate/snmptranslate.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmptrap/snmptrap.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrap/snmptrap.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrap/snmptrap.dsp:# ADD BASE RSC /l 0x406 /d "NDEBUG"
win32/snmptrap/snmptrap.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmptrap/snmptrap.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrap/snmptrap.dsp:# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrap/snmptrap.dsp:# ADD BASE RSC /l 0x406 /d "_DEBUG"
win32/snmptrap/snmptrap.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmptrapd/snmptrapd.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrapd/snmptrapd.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrapd/snmptrapd.dsp:# ADD BASE RSC /l 0x406 /d "NDEBUG"
win32/snmptrapd/snmptrapd.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmptrapd/snmptrapd.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrapd/snmptrapd.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmptrapd/snmptrapd.dsp:# ADD BASE RSC /l 0x406 /d "_DEBUG"
win32/snmptrapd/snmptrapd.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpusm/snmpusm.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpusm/snmpusm.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpusm/snmpusm.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpusm/snmpusm.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpusm/snmpusm.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpusm/snmpusm.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpusm/snmpusm.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpusm/snmpusm.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
win32/snmpwalk/snmpwalk.dsp:# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpwalk/snmpwalk.dsp:# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpwalk/snmpwalk.dsp:# ADD BASE RSC /l 0x409 /d "NDEBUG"
win32/snmpwalk/snmpwalk.dsp:# ADD RSC /l 0x409 /d "NDEBUG"
win32/snmpwalk/snmpwalk.dsp:# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpwalk/snmpwalk.dsp:# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "." /I ".." /I "..\..\snmplib" /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
win32/snmpwalk/snmpwalk.dsp:# ADD BASE RSC /l 0x409 /d "_DEBUG"
win32/snmpwalk/snmpwalk.dsp:# ADD RSC /l 0x409 /d "_DEBUG"
