Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_get_host_name.c File Reference

#include "gm_internal.h"

Functions

GM_ENTRY_POINT gm_status_t gm_get_host_name (gm_port_t *port, char name[GM_MAX_HOST_NAME_LEN])

Detailed Description

This file contains the GM API function gm_get_host_name().


Function Documentation

GM_ENTRY_POINT gm_status_t gm_get_host_name gm_port_t *    port,
char    name[GM_MAX_HOST_NAME_LEN]
 

gm_get_host_name() copies the host name of the local node to name.

Return values:
GM_SUCCESS  Operation completed successfully.
Parameters:
port  (IN) The GM port.
name  (OUT) The host name of the GM node.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:25 2003 for GM by doxygen1.2.15