Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c36 #define sh_contexttoshell(context) ((context)?(sh_contexttoshb(context)->shp):(NULL)) macro
494 Shell_t *shp = sh_contexttoshell(extra); in b_open()
665 Shell_t *shp = sh_contexttoshell(extra); in b_tmpfile()
741 Shell_t *shp = sh_contexttoshell(extra); in b_dup()
816 Shell_t *shp = sh_contexttoshell(extra); in b_stat()
880 Shell_t *shp = sh_contexttoshell(extra); in b_rewind()
H A Dpoll_solaris.c39 #define sh_contexttoshell(context) ((context)?(sh_contexttoshb(context)->shp):(NULL)) macro
243 Shell_t *shp = sh_contexttoshell(extra); in b_poll()