Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h70 typedef struct Channel Channel; typedef
75 struct Channel { struct
76 int type; /* channel type/state */
77 int self; /* my own channel identifier */
78 int remote_id; /* channel identifier for remote peer */
79 u_int istate; /* input from channel (state of receive half) */
80 u_int ostate; /* output to channel (state of transmit half) */
81 int wait_for_exit; /* no close till after exit-status is sent */
82 int flags; /* close sent/rcvd */
83 int rfd; /* read fd */
[all …]
/titanic_41/usr/src/cmd/lms/
H A DChannel.h54 Channel(PortForwardRequest *portForwardRequest, SOCKET socket) : in Channel() function
/titanic_41/usr/src/uts/common/io/atu/
H A Datu.h292 uint8_t Channel; member
311 uint8_t Channel; member
345 uint8_t Channel; member
/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h388 uint8_t Channel; member