Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h257 #define SH_RUNPROG -1022 /* needs to be negative and < 256 */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c1407 else if(!nv_isattr(np,BLT_EXIT) && shp->exitval!=SH_RUNPROG) in sh_exec()
3626 return(SH_RUNPROG); in cmdrecurse()