Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Ddefs.h426 #define sh_getstate() (sh.st.states) macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c435 states = sh_getstate(); in exfile()
H A Dpath.c634 int savestates = sh_getstate(), oldload=shp->funload; in funload()