lsb_readpendingreasons
Reads a current version eventRec structure from the lsb_pendingreasons file.lsb_readpendingreasons reads an eventrRec from the open pendingreasonsFile.
#include <lsf/lsbatch.h>
struct eventRec lsb_readpendingreasons(int *nline)
Data Structures: Define Statements:
- Parameters:
*nline Line number in the pendingreasons file to be read.
- none
Errors:
- Returns:
- int:0
The function was successful.int:-1
The function failed.Equivalent line commands:
- On failure, lsberrno is set to indicate the error.
Files:
- none
- $LSB_CONFDIR/cluster_name/configdir/lsb.params
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.