Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DL_DbClose(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CDSA_intro(3)

CSSM_DL_DbOpen(3)

DL_DbOpen(3)

DL_DbClose(3)  —  Subroutines

NAME

DL_DbClose, CSSM_DL_DbClose − Close open data store (CDSA)

SYNOPSIS

# include <cdsa/cssm.h>

API:
CSSM_RETURN CSSMAPI CSSM_DL_DbClose
(CSSM_DL_DB_HANDLE DLDBHandle)
SPI:
CSSM_RETURN CSSMDLI DL_DbClose
(CSSM_DL_DB_HANDLE DLDBHandle)

LIBRARY

Common Security Services Manager library (libcssm.so)

PARAMETERS

DLDBHandle (input)
A handle structure containing the DL handle for the attached DL module and the DB handle for an open data store managed by the DL. This specifies the open data store to be closed.

DESCRIPTION

This function closes an open data store. 

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). 

CSSMERR_DL_INVALID_DB_HANDLE

SEE ALSO

Books

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

Reference Pages

Functions for the CSSM API:

CSSM_DL_DbOpen(3)

Functions for the DL SPI:

DL_DbOpen(3)

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