Home
last modified time | relevance | path

Searched refs:env_platmod_handle_event (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c56 extern void env_platmod_handle_event(const char *, const void *, size_t);
820 env_platmod_handle_event(ename, earg, size); in env_handle_event()
H A Dpiclplatmod.c397 env_platmod_handle_event(const char *ename, const void *earg, size_t size) in env_platmod_handle_event() function