IBM

lsb_readstatusline

Reads a current version eventRec structure from the lsb_status file.

lsb_readstatusline reads an eventrRec from the open statusFile

#include <lsf/lsbatch.h>

struct eventRec *lsb_readstatusline(const char *line)

Parameters:
* line Line number in the status file to be read. See lsb_puteventrec and lsb_geteventrec for details on the eventRec structure. Additionally, there are three additional event types supported.
Data Structures:
eventRec
Define Statements:
none
Returns:
struct eventRec *: A pointer to eventRec
The function was successful.

NULL
The function failed.

Errors:
On failure, lsberrno is set to indicate the error.
Equivalent line commands:
none
Files:
$LSB_CONFDIR/cluster_name/configdir/lsb.params
See also:
lsb_closestatus

lsb_geteventrec

lsb_openstatus

lsb_puteventrec

lsb_readstatus

lsb_statusversion

lsb_writestatus



     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.