glb_groupinfolist
Returns an array of License Scheduler project group information.glb_groupinfolist returns an array of glbGroupInfoList structures, which contains the License Scheduler project hierarchical group information.
#include <glb/glb.h>
struct glbGroupInfoList *glb_groupinfolist(int *num)
Data Structures: Define Statements:
- Parameters:
*num The number of desired glbGroupInfoList structures returned in the array.
- none
Errors:
- Returns:
- *glbGroupInfoList
A list of License Scheduler project group information.Equivalent line commands:
- On failure, glberrno is set to indicate the error.
Files:
- none
- LSF_CONFDIR/lsf.licensescheduler
- See also:
- glb_init_all
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.