Searched defs:ERROR_NOTIFY (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dshcmd.h96 # ifndef ERROR_NOTIFY
97 # define ERROR_NOTIFY 1 macro
100 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
H A Derror.h80 #define ERROR_NOTIFY 0x0004 /* main(-sig,0,ctx) on signal */ macro

Completed in 10 milliseconds