lsb_closejobinfo
Closes job information connection with the master batch daemon.Use lsb_closejobinfo to close the connection to the master batch daemon after opening a job information connection with lsb_openjobinfo and reading job records with lsb_readjobinfo.
#include <lsf/lsbatch.h>
void lsb_closejobinfo(void)
Data Structures:
- Parameters:
void
Define Statements:
- none
- none
Errors:
- Returns:
- void
There's no returns value.Equivalent line commands:
- On failure, lsberrno is set to indicate the error.
Files:
- none
- ${LSF_ENVDIR:-/etc}/lsf.conf
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.