Home
last modified time | relevance | path

Searched refs:sh_macopen (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Ddefs.h383 extern void *sh_macopen(Shell_t*);
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h421 extern void *sh_macopen(Shell_t*);
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dinit.c1040 shp->mac_context = sh_macopen(shp); in sh_init()
H A Dmacro.c114 void *sh_macopen(Shell_t *shp) in sh_macopen() function
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1314 shp->mac_context = sh_macopen(shp); in sh_init()
H A Dmacro.c124 void *sh_macopen(Shell_t *shp) in sh_macopen() function