Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Drex.h22 struct rex_start { struct
39 typedef struct rex_start rex_start; argument
Drex.x50 struct rex_start { struct
51 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 */