Home
last modified time | relevance | path

Searched refs:SH_NOTIFY (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/data/
H A Doptions.c87 "notify", SH_NOTIFY,
/titanic_41/usr/src/lib/libshell/common/include/
H A Dshell.h86 #define SH_NOTIFY 29 macro
/titanic_41/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h95 #define SH_NOTIFY 29 macro
/titanic_41/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h95 #define SH_NOTIFY 29 macro
/titanic_41/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h95 #define SH_NOTIFY 29 macro
/titanic_41/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h95 #define SH_NOTIFY 29 macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Djobs.c437 if(sh_isoption(SH_NOTIFY) && sh_isstate(SH_TTYWAIT)) in job_reap()
1358 if(sh_isoption(SH_NOTIFY)) in job_wait()
H A Dargs.c72 SH_ALLEXPORT, SH_NOTIFY, SH_ERREXIT, SH_NOGLOB, SH_TRACKALL,