Searched refs:pEntKRYP (Results 1 – 1 of 1) sorted by relevance
417 register TLispEntity* pEntKRYP ; in lispMachine_killRegion() local434 pEntKRYP = lispMgr_GetReservedEntity (pLispMgr, LISPMGR_INDEX_KILL_RING_YANK_POINTER) ; in lispMachine_killRegion()486 lispMachine_SetCurrentSymbolValue (pLM, pEntKRYP, pEntKilledText) ; in lispMachine_killRegion()508 register TLispEntity* pEntKRYP ; in lispMachine_currentKill() local514 pEntKRYP= lispMgr_GetReservedEntity (pLispMgr, LISPMGR_INDEX_KILL_RING_YANK_POINTER) ; in lispMachine_currentKill()515 assert (pEntKR != NULL && pEntKRYP != NULL) ; in lispMachine_currentKill()516 lispMachine_GetCurrentSymbolValue (pLM, pEntKRYP, &pValKRYP) ; in lispMachine_currentKill()537 lispMachine_SetCurrentSymbolValue (pLM, pEntKRYP, pValKR) ; in lispMachine_currentKill()