lsb_modjgrp
Modifies job group definition.lsb_modjgrp modifies job group definition.
#include <lsf/lsbatch.h>
int lsb_modjgrp (struct jgrpMod *jgrpModPtr, struct jgrpReply **jgrpReplyPtr)
Data Structures:
- Parameters:
jgrpMod *jgrpModPtr The pointer to the job group modify structure. jgrpReply *jgrpReplyPtr The pointer to the job group reply structure. Define Statements: none
- jgrpMod jgrpReply
Errors:
- Returns:
- int:0
Function was successful.int:-1
Function failed.Equivalent line commands:
- If the function fails, lsberrno and jgrpReplyPtr-> will be set to indicate the error.
Files:
- bgmod
- ${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.