ls_getmyhostname
Deprecated.Returns the name used throughout LSF to represent the local host.
ls_getmyhostname returns the name used throughout LSF to represent the local host.
This routine returns a pointer to static data which can be overwritten by subsequent calls.
#include <lsf/lsf.h>
char *ls_getmyhostname(void)
Data Structures:
- Parameters:
none Define Statements:
- none
- none
Errors:
- Returns:
- char *:The name used throughout LSF to represent the local host.
Function was successful.NULL
Function failed.Equivalent line commands:
- Systems that conform to the Single UNIX specification are not required to detect error conditions for this function.
Files:
- none
- none
- See also:
- ls_getmyhostname2
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.