IBM

ls_rfterminate

Closes connection to the RES's file server process.

#include <sys/types.h>
#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <limits.h>
#include <lsf/lsf.h>

int ls_rfterminate(char *host)

Parameters:
*host The host names.
Data Structures:
none
Define Statements:
none
Returns:
int:0
The function was successful.

int:-1
Function failed.

Errors:
If the function fails, lserrno is set to indicate the error.
Equivalent line commands:
none
Files:
none
See also:
ls_ropen

ls_rread

ls_rwrite

ls_rlseek

ls_rclose

ls_rstat

ls_rfstat

ls_rgetmnthost

ls_initrex



     
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.