Home
last modified time | relevance | path

Searched refs:n_prev (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c55 static int n_prev[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
278 u.ut_pid = n_prev[i]; in utmpx_set_runlevel()
286 ++n_prev[i]; in utmpx_set_runlevel()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c3375 NODELIST *n_prev = NULL; in emlxs_tx_move() local
3475 n_prev = (NODELIST *)from_chan->nodeq.q_first; in emlxs_tx_move()
3478 if (n_prev == nlp) { in emlxs_tx_move()
3503 n_prev->nlp_next[fchanno]; in emlxs_tx_move()
3507 n_prev = n_next; in emlxs_tx_move()
3515 n_prev-> in emlxs_tx_move()
3524 = (uint8_t *)n_prev; in emlxs_tx_move()
3527 n_prev-> in emlxs_tx_move()