s_cmd             224 compat/svr4/svr4_net.c 	st->s_cmd = ~0;
s_cmd             527 compat/svr4/svr4_stream.c 	st->s_cmd = SVR4_TI__ACCEPT_WAIT;
s_cmd            1516 compat/svr4/svr4_stream.c 	switch (st->s_cmd = sc.cmd) {
s_cmd            1655 compat/svr4/svr4_stream.c 	switch (st->s_cmd) {
s_cmd            1668 compat/svr4/svr4_stream.c 		st->s_cmd = sc.cmd;
s_cmd            1715 compat/svr4/svr4_stream.c 		st->s_cmd = sc.cmd;
s_cmd            1730 compat/svr4/svr4_stream.c 		st->s_cmd = SVR4_TI__ACCEPT_WAIT;
s_cmd            1785 compat/svr4/svr4_stream.c 		st->s_cmd = SVR4_TI__ACCEPT_OK;
s_cmd            1852 compat/svr4/svr4_stream.c 		st->s_cmd = sc.cmd;
s_cmd            1856 compat/svr4/svr4_stream.c 		st->s_cmd = sc.cmd;
s_cmd            1857 compat/svr4/svr4_stream.c 		DPRINTF(("getmsg: Unknown state %x\n", st->s_cmd));
s_cmd             100 compat/svr4/svr4_stropts.h 	int	s_cmd;		/* last getmsg reply or putmsg request */