*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> CSSM_SPI_ModuleUnload (3)              
Title
Content
Arch
Section
 

CSSM_SPI_ModuleUnload(3)

Contents


NAME    [Toc]    [Back]

       CSSM_SPI_ModuleUnload - Disable events and deregister CSSM
       event notification (CDSA)

SYNOPSIS    [Toc]    [Back]

       # include <cdsa/cssm.h>

       CSSM_RETURN CSSMSPI CSSM_SPI_ModuleUnload (const CSSM_GUID
       *CssmGuid,   const  CSSM_GUID  *ModuleGuid,  CSSM_SPI_ModuleEventHandler
 CssmNotifyCallback, void*  CssmNotifyCallbackCtx)


LIBRARY    [Toc]    [Back]

       Common Security Services Manager library (libcssm.so)

PARAMETERS    [Toc]    [Back]

       The CSSM_GUID of the caller.  The CSSM_GUID of the invoked
       service provider module.  A function pointer for the  CSSM
       event  handler  that  manages  events  of  type  CSSM_MODULE_EVENT.
  The context to be returned to CSSM as input on
       each  callback to the event handler defined by CssmNotifyCallback.

DESCRIPTION    [Toc]    [Back]

       This function disables events  and  deregisters  the  CSSM
       event-notification function. The add-in service module can
       perform cleanup operations, reversing  the  initialization
       performed in CSSM_SPI_ModuleLoad().

RETURN VALUE    [Toc]    [Back]

       A  CSSM_RETURN  value  indicating  success or specifying a
       particular error condition. The  value  CSSM_OK  indicates
       success. All other values represent an error condition.

ERRORS    [Toc]    [Back]

       Errors  are described in the CDSA technical standard.  See
       CDSA_intro(3).

SEE ALSO    [Toc]    [Back]

      
      
       Books

       Intel   CDSA   Application    Developer's    Guide    (see
       CDSA_intro(3))

       Reference Pages    [Toc]    [Back]

       Functions:     CSSM_SPI_ModuleDetach(3),     CSSM_SPI_ModuleLoad(3)



                                         CSSM_SPI_ModuleUnload(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_ModuleUnload Tru64 Deregister event notification callbacks (CDSA)
EventNotifyManager Tru64 Receive an event notification (CDSA)
CSSM_Terminate Tru64 Terminate the use of CSSM (CDSA)
CSSM_Init Tru64 Initialize CSSM (CDSA)
CSSM_GetPrivilege Tru64 Get CSSM privilege value (CDSA)
DeregisterDispatchTable Tru64 Invalidate CSSM pointers to EMM (CDSA)
RegisterDispatchTable Tru64 Provide the EMM with CSSM function pointers (CDSA)
CSSM_SetPrivilege Tru64 Store privilege value in CSSM framework (CDSA)
kevent OpenBSD kernel event notification mechanism
EvmConnRegistrationGet Tru64 Establishes a subscription for event notification
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service