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

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

Completed in 100 milliseconds