[ Previous | Next | Contents | Home | Search ]
AIX Version 4.3 Understanding the Diagnostic Subsystem for AIX

pdiag_cs_close

Purpose

Closes the configuration services, which are used to obtain device information. For AIX implementation, this is the Object Data Manager (ODM).

Syntax

int32 pdiag_cs_close ( )

Description

The pdiag_cs_close subroutine issues an odm_terminate call to the Object Data Manager.

Parameters

Takes no parameters.

Return Value

A value of 0 is always returned.


[ Previous | Next | Contents | Home | Search ]