Searched defs:sh_contexttoshb (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dpoll_solaris.c38 #define sh_contexttoshb(context) ((Shbltin_t*)(context)) macro
39 #define sh_contexttoshell(context) ((context)?(sh_contexttoshb(context)->shp):(NULL))
H A Dshiocmd_solaris.c35 #define sh_contexttoshb(context) ((Shbltin_t*)(context)) macro
36 #define sh_contexttoshell(context) ((context)?(sh_contexttoshb(context)->shp):(NULL))

Completed in 47 milliseconds