Searched defs:hostname (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_4/
H A Dme4LoadGroup.c356 send_trap(u_char * hostname, u_char * modulename, oid * trapoid, int size, u_char * status, u_char * description) argument
441 (u_char *) hostname,
445 strlen((char *) hostname));
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c461 * Initialize data that's required in the trap - The hostname,
2319 * hostname - Name of host on which alarm occured ; modulename - Name of the
2328 send_trap(u_char * hostname, u_char * modulename, u_char * moduleContext, oid * trapoid, int size, u_char * status, u_char * description, u_char * dvalue, int dtype) argument
2426 (u_char *) hostname,
2430 strlen((char *) hostname));

Completed in 44 milliseconds