Home
last modified time | relevance | path

Searched defs:execflg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpicltree/
H A Dptree_impl.h199 short execflg; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c984 int execflg = (type&sh_state(SH_NOFORK)); in sh_exec() local
3336 int sh_funscope(int argn, char *argv[],int(*fun)(void*),void *arg,int execflg) in sh_funscope()
3491 … void sh_funct(Shell_t *shp,Namval_t *np,int argn, char *argv[],struct argnod *envlist,int execflg) in sh_funct()
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c1073 fdrecalseek(struct fcu_obj *fjp, int funit, int arg, int execflg) in fdrecalseek()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c4927 fdrecalseek(struct fdctlr *fdc, int unit, int arg, int execflg) in fdrecalseek()