Searched refs:iue_type (Results 1 – 1 of 1) sorted by relevance
76 UndoType iue_type; /* Event type */ member473 iup->iue_type = clientType;534 iup->iue_type = UT_DELIM; in UndoNext()596 if (iup->iue_type != UT_DELIM)597 if (undoClientTable[iup->iue_type].uc_back != NULL)666 if (iup->iue_type != UT_DELIM)667 if (undoClientTable[iup->iue_type].uc_forw != NULL)820 while (undoLogHead->iue_type != UT_DELIM); in undoFreeHead()881 if (up->iue_type == UT_DELIM) in undoMemTruncate()905 if (iup->iue_type < 0)[all …]