Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sh/
H A Dstak.c111 while ((unsigned char *)stakbsy > x) in tdystak()
113 next = stakbsy->word; in tdystak()
114 free(stakbsy); in tdystak()
115 stakbsy = next; in tdystak()
H A Dstak.h100 extern struct blk *stakbsy;
H A Ddefs.c112 struct blk *stakbsy; variable
H A Dblok.c129 blokstak->word = stakbsy; in addblok()
130 stakbsy = blokstak; in addblok()