Searched refs:sh_funct (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libshell/common/sh/ |
H A D | xec.c | 66 static void sh_funct(Shell_t *,Namval_t*, int, char*[], struct argnod*,int); 1138 sh_funct(shp,np,argn,com,t->com.comset,(flags&~OPTIMIZE_FLAG)); 2693 static void sh_funct(Shell_t *shp,Namval_t *np,int argn, char *argv[],struct argnod *envlist,int execflg) function 2800 sh_funct(shp,np,n,argv,(struct argnod*)0,sh_isstate(SH_ERREXIT));
|
Completed in 48 milliseconds