[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Understanding the Diagnostic Subsystem for AIX

pdiag_cs_close

Purpose

Closes the configuration services, which are used to obtain device information. 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.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]