Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rexd/
H A Drex.h58 u_short rst_port2; /* port for stdin */ member
H A Drex.x53 unsigned int rst_port2; /* port for stderr */ member
H A Drex.c59 xdr_u_short(xdrs, &rst->rst_port2) && in xdr_rex_start()
H A Don.c443 rst.rst_port2 = rst.rst_port1; in main()
445 rst.rst_port2 = makeport(&Err); in main()
H A Drpc.rexd.c1130 if (rst->rst_port1 == rst->rst_port2) {
1143 fd2 = doconnect(calleraddr, rst->rst_port2, fd2);
/titanic_41/usr/src/head/rpcsvc/
H A Drex.x59 unsigned int rst_port2; /* port for stderr */ member