Returns host name from uname in name. The argument must be large
enough to hold the name. On error, argument name will be empty.
The function returns the following error codes:
E_SYSTEM if system call failed.| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(inout) | :: | name |
Host name. |