Searched defs:old_next (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppcall.c54 char* old_next; local
187 old_next = (c == MARK) ? pp.in->nextchr : NiL;
205 if (old_next)
206 pp.in->nextchr = old_next;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c342 internal_inst_state_t old_next = inst->next_istate; local
399 states[old_next].smf_state, states[new_next_state].smf_state,

Completed in 63 milliseconds