IBM

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)

Parameters:
n The number of groups.
Data Structures:
jgrp
Define Statements: none

Returns:
struct jgrp *
Function was successful.

NULL Function failed.

Errors:
If the function fails, lsberrno will be set to indicate the error.
Equivalent line commands:
bjgroup
Files:
${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.