| PMISREACHABLE(3) |
PM Programmer's Manual |
PMISREACHABLE(3) |
- NAME
-
pmIsReachable - test whether node is reachable
- SYNOPSIS
-
int pmIsReachable(pmDevice *pmd, char *node);
- ARGUMENTS
-
pmDevice * |
pmd |
IN |
pmDevice object |
char * |
node |
IN |
Node name |
- IMPLEMENTATION LEVEL
-
BASE
- DESCRIPTION
-
pmIsReachable() tests whether node is reachable or
not.
- RETURN VALUES
-
PM_SUCCESS |
Node is reachable |
EHOSTUNREACH |
Node is not reachable |
- CREDIT
- This document is a part of the SCore cluster system software
developed at PC Cluster Consortium, Japan.
Copyright (C) 2003-2004 PC Cluster Consortium.