Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtrestore.c315 struct regnod *reg=0,*regold,*regtop=0; in r_switch() local
319 if(!regtop) in r_switch()
320 regtop = reg; in r_switch()
330 return(regtop); in r_switch()