Searched refs:s_cmd (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_stropts.h124 int s_cmd; /* last getmsg reply or putmsg request */ member in struct:svr4_strm
H A Dsvr4_stream.c552 st->s_cmd = SVR4_TI__ACCEPT_WAIT;
1502 switch (st->s_cmd = sc.cmd) {
1604 switch (st->s_cmd) {
1617 st->s_cmd = sc.cmd;
1661 st->s_cmd = sc.cmd;
1676 st->s_cmd = SVR4_TI__ACCEPT_WAIT;
1725 st->s_cmd = SVR4_TI__ACCEPT_OK;
1781 st->s_cmd = sc.cmd;
1785 st->s_cmd = sc.cmd;
1787 if (st->s_cmd
[all...]
H A Dsvr4_net.c237 st->s_cmd = ~0;
/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_net.c136 st->s_cmd = ~0;

Completed in 59 milliseconds