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

Understanding the Diagnostic Subsystem for AIX

pdiag_cs_open

Purpose

Opens and initializes the configuration services, which are used to obtain device information. This is the Object Data Manager (ODM).

Syntax

int32 pdiag_cs_open ( )

Description

The pdiag_cs_open subroutine issues an odm_initialize 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 ]