Searched refs:orig_gstate (Results 1 – 1 of 1) sorted by relevance
5182 static int orig_gstate = IDNGS_IGNORE; local5204 if (idnop->rwmem.goawol && (orig_gstate == IDNGS_IGNORE)) {5207 orig_gstate = idn.state;5211 } else if (!idnop->rwmem.goawol && (orig_gstate != IDNGS_IGNORE)) {5215 idngs_str[orig_gstate], (int)orig_gstate);5216 IDN_GSTATE_TRANSITION(orig_gstate);5217 orig_gstate = IDNGS_IGNORE;