Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Ddefs.h383 extern void *sh_macopen(Shell_t*);
/titanic_41/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