dmtcp_event_hook 615 dmtcpworker.cpp if (dmtcp_event_hook != NULL) { dmtcp_event_hook 616 dmtcpworker.cpp dmtcp_event_hook(event, data); dmtcp_event_hook 160 plugin/svipc/dmtcp-test.h EXTERNC void dmtcp_event_hook(DmtcpEvent_t event, DmtcpEventData_t *data) dmtcp_event_hook 331 plugin/svipc/dmtcp-test.h static __typeof__(&dmtcp_event_hook) fn dmtcp_event_hook 332 plugin/svipc/dmtcp-test.h = (__typeof__(&dmtcp_event_hook)) -1; dmtcp_event_hook 334 plugin/svipc/dmtcp-test.h fn = NEXT_FNC(dmtcp_event_hook);