lsb_listjgrp
This API gets all the job groups in mbatchd.The API returns all groups. lsb_listjgrp gets all the job groups in mbatchd and returns all groups.
#include <lsf/lsbatch.h>
struct jgrp * lsb_listjgrp(int *n)
Data Structures:
- Parameters:
n The number of groups. Define Statements: none
- jgrp
Errors:
- Returns:
- struct jgrp *
Function was successful.NULL Function failed.
Equivalent line commands:
- If the function fails, lsberrno will be set to indicate the error.
Files:
- bjgroup
- ${LSF_ENVDIR:-/etc}/lsf.conf
- 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.