Home
last modified time | relevance | path

Searched refs:rexstring (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drex.h18 typedef char *rexstring; typedef
25 rexstring *rst_cmd_val;
27 rexstring rst_host;
28 rexstring rst_fsname;
29 rexstring rst_dirwithin;
32 rexstring *rst_env_val;
43 rexstring rlt_message;
202 extern bool_t xdr_rexstring (XDR *, rexstring*);
H A Drex.x38 typedef string rexstring<1024>; typedef
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 */
64 rexstring rlt_message; /* string message for human consumption */