Searched defs:rex_start (Results 1 – 2 of 2) sorted by relevance
22 struct rex_start { struct39 typedef struct rex_start rex_start; argument
50 struct rex_start { struct51 rexstring rst_cmd<>; /* list of command and args */52 rexstring rst_host; /* working directory host name */53 rexstring rst_fsname; /* working directory file system name */54 rexstring rst_dirwithin;/* working directory within file system */55 rexstring rst_env<>; /* list of environment */56 unsigned int rst_port0; /* port for stdin */57 unsigned int rst_port1; /* port for stdout */58 unsigned int rst_port2; /* port for stderr */59 unsigned int rst_flags; /* options - see const above */