Home
last modified time | relevance | path

Searched defs:rex_start (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/lib/librpcsvc/
Drex.x56 struct rex_start { struct
57 rexstring rst_cmd<>; /* list of command and args */
58 rexstring rst_host; /* working directory host name */
59 rexstring rst_fsname; /* working directory file system name */
60 rexstring rst_dirwithin;/* working directory within file system */
61 rexstring rst_env<>; /* list of environment */
62 unsigned int rst_port0; /* port for stdin */
63 unsigned int rst_port1; /* port for stdout */
64 unsigned int rst_port2; /* port for stderr */
65 unsigned int rst_flags; /* options - see const above */