IBM

lsb_parameterinfo

Returns information about the LSF cluster.

lsb_parameterinfo gets information about the LSF cluster.

The static storage for the parameterInfo structure is reused on the next call.

#include <lsf/lsbatch.h>

struct parameterInfo *lsb_parameterinfo(char **names, int *numUsers, int options)

Parameters:
**names Reserved but not used; supply NULL.
*numUsers Reserved but not used; supply NULL.
options Reserved but not used; supply 0.
Data Structures:
parameterInfo
Define Statements:
none
Returns:
struct parameterInfo *:A pointer to a parameterInfo structure.
The function was a successful.

NULL
Function failed.

Errors:
If the function fails, lsberrno is set to indicate the error.
Equivalent line command:
none
Files:
$LSB_CONFDIR/cluster_name/configdir/lsb.params
See also:
none


     
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.