Searched refs:P_START (Results 1 – 1 of 1) sorted by relevance
618 enum { P_START, P_RNGSFXOK, P_GETNUM, P_FLAGS, P_FLAGSOK } p_state; in nm_open() enumerator635 p_state = P_START; in nm_open()639 case P_START: in nm_open()721 if (p_state != P_START && p_state != P_RNGSFXOK && p_state != P_FLAGSOK) { in nm_open()