Searched refs:modulename (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/net-snmp-57/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/make-rules/
H A Dips.mk238 # Creates build/manifest-*-modulename-##.p5m file where ## is replaced with
263 # Creates build/manifest-*-modulename.p5m file.
312 # Creates build/manifest-*-modulename-##.p5m file where ## is replaced with
344 # Creates build/manifest-*-modulename.p5m file.
/solaris-userland/components/net-snmp-57/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 40 milliseconds