Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cssm_ReleaseAttachFunctions(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CDSA_intro(3)

cssm_ReleaseAttachFunctions(3)  —  Subroutines

NAME

cssm_ReleaseAttachFunctions − Release lock on the SP function table (CDSA)

SYNOPSIS

# include <cdsa/cssm.h>

CSSM_RETURN CSSMAPI cssm_ReleaseAttachFunctions
(CSSM_MODULE_HANDLE hAddIn)

LIBRARY

Common Security Services Manager library (libcssm.so)

PARAMETERS

hAddIn (input)
The handle identifying the attach-session whose function table is to be released by this function.

DESCRIPTION

This function releases the lock on the SP function table for the service module identified by the module handle. The SPI function table was obtained by the elective module manager through the cssm_GetAttachFunctions() operation. 

RETURN VALUE

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

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

SEE ALSO

Books

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

Reference Pages

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026