lsb_freelogrec
Frees up the memory allocated for the pass in eventRec object.lsb_freelogrec frees memory allocated for an eventRec object.
#include <lsf/lsbatch.h>
void lsb_freelogrec(struct eventRec* logrec)
Data Structures: Define Statements:
- Parameters:
* The eventRec to be freed. See lsb_puteventrec and lsb_geteventrec for details on the eventRec structure.
- none
Errors:
- Returns:
- void
Equivalent line commands:
- On failure, lsberrno is set to indicate the error.
Files:
- none
- $LSB_CONFDIR/cluster_name/configdir/lsb.params
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.