Query: ldi_ev_get_type
OS: opensolaris
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ldi_ev_get_type(9F) Kernel Functions for Drivers ldi_ev_get_type(9F)NAMEldi_ev_get_type - get event name string from event cookieSYNOPSIS#include <sys/sunldi.h> int ldi_ev_get_type(ldi_ev_cookie_t cookie);INTERFACE LEVELSolaris DDI specific (Solaris DDI)PARAMETERSldi_ev_cookie_t cookie An opaque event cookie for the event type returned by a previous call to ldi_ev_get_cookie(9F).DESCRIPTIONThe ldi_ev_get_type() function returns the event string represented by the LDI event cookie "cookie".RETURN VALUESOn success, this function returns the event string represented by "cookie". On failure, this function returns NULL.CONTEXTThis function can be called from user and kernel contexts only.SEE ALSOldi_ev_get_cookie(9F), ldi_ev_register_callbacks(9F), ldi_ev_remove_callbacks(9F) SunOS 5.11 21 Aug 2007 ldi_ev_get_type(9F)
Similar Topics in the Unix Linux Community |
---|
cannot use the same script to read cookie |
Replacing variable value in perl script |