Symbol: nextstate
usr/src/cmd/backup/dump/dumpmain.c
1098
nextstate(DS_BITS);
usr/src/cmd/backup/dump/dumpmain.c
1105
nextstate(DS_DIRS);
usr/src/cmd/backup/dump/dumpmain.c
1115
nextstate(DS_FILES);
usr/src/cmd/backup/dump/dumpmain.c
113
static void nextstate(int);
usr/src/cmd/backup/dump/dumpmain.c
116
static void nextstate();
usr/src/cmd/backup/dump/dumpmain.c
1179
nextstate(DS_INIT);
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
288
hotplug_state_t nextstate;
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
331
nextstate = DISK_STATE(diskp->state) | HPS_FAULTED;
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
334
nextstate = DISK_STATE(diskp->state);
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
341
nextstate = HPS_ABSENT;
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
343
nextstate = dscp->newstate | DISK_FAULTED(diskp->state);
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
365
DISK_STATE(nextstate) != HPS_UNKNOWN &&
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
369
DISK_STATE(diskp->state), DISK_STATE(nextstate));
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
373
DISK_STATE(nextstate) == HPS_CONFIGURED) {
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
403
diskp->state = nextstate;
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
413
DISK_STATE(nextstate) == HPS_ABSENT) {
usr/src/cmd/fm/modules/common/disk-monitor/schg_mgr.c
418
dm_assert(DISK_STATE(nextstate) != HPS_CONFIGURED);
usr/src/cmd/sendmail/src/collect.c
583
nextstate:
usr/src/cmd/sendmail/src/collect.c
605
goto nextstate;
usr/src/cmd/sendmail/src/collect.c
656
goto nextstate;
usr/src/cmd/sgs/lex/common/sub2.c
34
static void nextstate(int s, int c);
usr/src/cmd/sgs/lex/common/sub2.c
413
nextstate(s, i);
usr/src/tools/cscope-fast/cgrep.c
249
static State *nextstate(re_re *r, State *s, int a);
usr/src/tools/cscope-fast/cgrep.c
519
else s = nextstate(r, s, (int)c);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6231
uint32_t nextstate;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6240
nextstate = (ha->ledstate.LEDflags) &
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6243
nextstate = (ha->ledstate.LEDflags) &
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6248
ql_drive_led(ha, nextstate);
usr/src/uts/common/io/tl.c
2458
tep->te_state = nextstate[TE_BIND_REQ][tep->te_state];
usr/src/uts/common/io/tl.c
2498
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2513
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2523
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2533
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2545
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2554
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2720
tep->te_state = nextstate[TE_BIND_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2737
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
2783
tep->te_state = nextstate[TE_UNBIND_REQ][tep->te_state];
usr/src/uts/common/io/tl.c
2803
tep->te_state = nextstate[TE_OK_ACK1][tep->te_state];
usr/src/uts/common/io/tl.c
3041
tep->te_state = nextstate[TE_CONN_REQ][tep->te_state];
usr/src/uts/common/io/tl.c
3079
tep->te_state = nextstate[TE_OK_ACK1][tep->te_state];
usr/src/uts/common/io/tl.c
3300
tep->te_state = nextstate[TE_OK_ACK1][tep->te_state];
usr/src/uts/common/io/tl.c
3374
peer_tep->te_state = nextstate[TE_CONN_IND][peer_tep->te_state];
usr/src/uts/common/io/tl.c
3385
tep->te_state = nextstate[TE_CONN_CON][tep->te_state];
usr/src/uts/common/io/tl.c
3505
tep->te_state = nextstate[TE_CONN_RES][tep->te_state];
usr/src/uts/common/io/tl.c
3512
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
3526
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
3538
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
3556
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
3572
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
3590
tep->te_state = nextstate[TE_ERROR_ACK][tep->te_state];
usr/src/uts/common/io/tl.c
3708
tep->te_state = nextstate[TE_OK_ACK2][tep->te_state];
usr/src/uts/common/io/tl.c
3710
tep->te_state = nextstate[TE_OK_ACK3][tep->te_state];
usr/src/uts/common/io/tl.c
3712
tep->te_state = nextstate[TE_OK_ACK4][tep->te_state];
usr/src/uts/common/io/tl.c
3765
acc_ep->te_state = nextstate[TE_PASS_CONN][acc_ep->te_state];
usr/src/uts/common/io/tl.c
3926
cl_ep->te_state = nextstate[TE_CONN_CON][cl_ep->te_state];
usr/src/uts/common/io/tl.c
4012
new_state = nextstate[TE_DISCON_REQ][tep->te_state];
usr/src/uts/common/io/tl.c
4018
tep->te_state = nextstate[TE_ERROR_ACK][new_state];
usr/src/uts/common/io/tl.c
4038
tep->te_state = nextstate[TE_ERROR_ACK][new_state];
usr/src/uts/common/io/tl.c
4068
new_state = nextstate[TE_OK_ACK1][new_state];
usr/src/uts/common/io/tl.c
4071
new_state = nextstate[TE_OK_ACK2][new_state];
usr/src/uts/common/io/tl.c
4073
new_state = nextstate[TE_OK_ACK4][new_state];
usr/src/uts/common/io/tl.c
4173
nextstate[TE_DISCON_IND2]
usr/src/uts/common/io/tl.c
4177
nextstate[TE_DISCON_IND3]
usr/src/uts/common/io/tl.c
4934
tep->te_state = nextstate[TE_ORDREL_REQ][tep->te_state];
usr/src/uts/common/io/tl.c
4973
peer_tep->te_state = nextstate[TE_ORDREL_IND][peer_tep->te_state];
usr/src/uts/common/io/tl.c
5058
tep->te_state = nextstate[TE_UDERROR_IND][tep->te_state];
usr/src/uts/common/io/tl.c
5419
peer_tep->te_state = nextstate[TE_UNITDATA_IND][peer_tep->te_state];
usr/src/uts/common/io/tl.c
5749
nextstate[TE_DISCON_IND2]
usr/src/uts/common/io/tl.c
5753
nextstate[TE_DISCON_IND3]
usr/src/uts/common/io/tl.c
5782
nextstate[TE_ORDREL_IND][peer_tep->te_state]));
usr/src/uts/common/io/tl.c
5797
nextstate[TE_ORDREL_IND][peer_tep->te_state];
usr/src/uts/common/io/tl.c
6042
tep->te_state = nextstate[TE_ORDREL_IND]
usr/src/uts/common/io/tl.c
819
static char nextstate[TE_NOEVENTS][TS_NOSTATES] = {