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

/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Drex.h56 u_short rst_port0; /* port for stdin */ member in struct:rex_start
H A Drex.c57 xdr_u_short(xdrs, &rst->rst_port0) &&
H A Drex.x51 unsigned int rst_port0; /* port for stdin */
H A Don.c426 rst.rst_port0 = makeport(&InOut);
427 rst.rst_port1 = rst.rst_port0; /* same port for stdin */
H A Drpc.rexd.c1011 fd0 = doconnect(calleraddr, rst->rst_port0, fd0);
1025 if (rst->rst_port0 == rst->rst_port1) {
1119 if (rst->rst_port0 != rst->rst_port1) {
1122 printf("rst_port0 != rst_port1\n"); /* XXX */
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Drex.x57 unsigned int rst_port0; /* port for stdin */

Completed in 60 milliseconds