Searched refs:funptr (Results 1 – 2 of 2) sorted by relevance
151 #define funptr(n) ((n)->nvalue.bfp) macro
295 ((Shbltin_f)funptr(np))(0,(char**)0, bp); in p_comarg()1380 shp->bltinfun = (Shbltin_f)funptr(np); in sh_exec()3598 shp->exitval = ((Shbltin_f)funptr(np))(n,argv,bp); in sh_fun()