GRAB_PARAM

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

grab_param - Get a parameter buffer from the pre-allocated pool.  

SYNOPSIS

"SYNOPSIS"

iucv_param * grab_param ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

This function searches for an unused element in the pre-allocated pool of parameter buffers. If one is found, it marks it ``in use'' and returns a pointer to it. The calling function is responsible for releasing it when it has finished its usage.  

RETURNS

A pointer to iucv_param.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

This document was created by man2html, using the manual pages.
Time: 00:02:11 GMT, October 09, 2005