Multi-thread function, Figure 80 – HP XP P9500 Storage User Manual

Page 136

Advertising
background image

Figure 80 Example of Acquiring MF Dataset Attributes Using FAL

.

Multi-Thread Function

Specifications: FAL provides the following functions (C programming language):

Information storage area: dataset_AllocGlobal

Open a dataset specified by volume name and dataset name: dataset_Open

Read a record specified by dataset: dataset_Get/dataset_Get2

Write a record specified by dataset: dataset_Put/dataset_Put2

Close a specified dataset: dataset_Close

Free storage area: dataset_FreeGlobal

Return a file pointer to top: dataset_Rewind

Performing FAL Operations

136

Advertising