pkc_free(3sec)Frees storage allocated by certification routines Synopsis #include <pkc_api.h> extern void pkc_free( void *); Parameters Input
storage Description pkc_free(3sec) frees any storage that was allocated by any of the pkc_ routines called by an application. This routine should be used to release contiguous storage returned by any of the pkc_ routines. Return Values
pkc_s_success Errors Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages. Related Information
Functions:
|