MyWebUniversity.com Home Page
 



OpenSolaris man pages main menu


Kernel Functions for Drivers                  ldievgettype(9F)



NAME
     ldievgettype - get event name string from event cookie

SYNOPSIS
     #include 

     int ldievgettype(ldievcookiet cookie);


INTERFACE LEVEL
     Solaris DI specific (Solaris DI)

PARAMETERS
     ldievcookiet cookie

         An opaque event cookie for the event type returned by  a
         previous call to ldievgetcookie(9F).


DESCRIPTION
     The ldievgettype()  function  returns  the  event  string
     represented by the LDI event cookie "cookie".

RETURN VALUES
     On  success,  this  function  returns   the   event   string
     represented  by  "cookie". On failure, this function returns
     NUL.

CONTEXT
     This function can be called from user  and  kernel  contexts
     only.

SEE ALSO
     ldievgetcookie(9F),        ldievregistercallbacks(9F),
     ldievremovecallbacks(9F)




















SunOS 5.11          Last change: 21 Aug 2007                    1



OpenSolaris man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™