Home
last modified time | relevance | path

Searched refs:rst_port1 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/rexd/
H A Drex.h57 u_short rst_port1; /* port for stdin */ member
H A Drpc.rexd.c1025 if (rst->rst_port0 == rst->rst_port1) {
1119 if (rst->rst_port0 != rst->rst_port1) {
1126 fd1 = doconnect(calleraddr, rst->rst_port1, fd1);
1130 if (rst->rst_port1 == rst->rst_port2) {
H A Drex.x52 unsigned int rst_port1; /* port for stdout */ member
H A Drex.c58 xdr_u_short(xdrs, &rst->rst_port1) && in xdr_rex_start()
H A Don.c427 rst.rst_port1 = rst.rst_port0; /* same port for stdin */ in main()
443 rst.rst_port2 = rst.rst_port1; in main()
/titanic_41/usr/src/head/rpcsvc/
H A Drex.x58 unsigned int rst_port1; /* port for stdout */ member