Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dname.h139 #define funptr(n) ((n)->nvalue.bfp) macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dxec.c190 (*funptr(np))(0,(char**)0, bp); in p_comarg()
988 shp->bltinfun = funptr(np); in sh_exec()
2793 sh.exitval = (*funptr(np))(n,argv,(void*)bp); in sh_fun()