Searched refs:rst_env (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Drex.h55 char **rst_env; /* list of environment */ member in struct:rex_start
H A Drex.c56 xdr_argv(xdrs, &rst->rst_env) &&
H A Drex.x50 rexstring rst_env<>; /* list of environment */
H A Drpc.rexd.c1171 environ = rst->rst_env;
1271 for (len = 0; rst->rst_env[len] != (char *)NULL &&
1272 *rst->rst_env[len] != NULL; len++)
1273 printf("envs: %s\n", rst->rst_env[len]);
H A Don.c425 rst.rst_env = (void *)environ;
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Drex.x56 rexstring rst_env<>; /* list of environment */

Completed in 52 milliseconds