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

/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Drex.h58 u_short rst_port2; /* port for stdin */ member in struct:rex_start
H A Drex.c59 xdr_u_short(xdrs, &rst->rst_port2) &&
H A Drex.x53 unsigned int rst_port2; /* port for stderr */
H A Don.c443 rst.rst_port2 = rst.rst_port1;
445 rst.rst_port2 = makeport(&Err);
H A Drpc.rexd.c1130 if (rst->rst_port1 == rst->rst_port2) {
1132 printf("rst_port1 == rst_port2\n"); /* XXX */
1140 printf("rst_port1 != rst_port2\n"); /* XXX */
1143 fd2 = doconnect(calleraddr, rst->rst_port2, fd2);
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Drex.x59 unsigned int rst_port2; /* port for stderr */

Completed in 59 milliseconds