Searched refs:modulename (Results 1 - 3 of 3) 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
457 (u_char *) modulename,
461 strlen((char *) modulename));
/solaris-userland-s11u3/make-rules/
H A Dips.mk230 # Creates build/manifest-*-modulename-##.p5m file where ## is replaced with
251 # Creates build/manifest-*-modulename.p5m file.
293 # Creates build/manifest-*-modulename-##.p5m file where ## is replaced with
322 # Creates build/manifest-*-modulename.p5m file.
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c2319 * 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
2442 (u_char *) modulename,
2446 strlen((char *) modulename));

Completed in 21 milliseconds