GNU/Linux |
RedHat 6.2(Zoot) |
|
![]() |
rpcreate(2) |
![]() |
rpcreate − Create a LAM process on a remote node.
#include <kio.h>
|
int rpcreate(int node, char *filename, int flags, char **argv, int *pid, int *idx); |
The executable program must already be in the filesystem of the target node. It is located by searching the directories defined in the PATH environment variable of the target node.
|
ENOPDESCRIPTORS |
The remote process descriptor table is full. | ||
|
ENOFLDESCRIPTORS |
The table of strorage blocks (kept by the flat daemon) is full. |
rploadgo(2), rpgo(2), rpwait(2)
![]() |
rpcreate(2) | ![]() |