Home
last modified time | relevance | path

Searched refs:lastswap (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/loadkeys/
H A Dloadkeys.y87 static dupentry *lastswap; variable
474 if (lastswap == NULL)
477 lastswap->de_next = dep;
478 lastswap = dep;