Searched refs:ERROR_SILENT (Results 1 – 9 of 9) sorted by relevance
88 error_info.context->flags |= ERROR_SILENT; in b_getopts()166 error_info.context->flags &= ~ERROR_SILENT; in b_getopts()
253 error_info.flags |= ERROR_SILENT; in b_hist()
79 #define ERROR_SILENT 0x0002 /* context is silent */ macro
88 #define ERROR_SILENT 0x0002 /* context is silent */ macro
308 if (!(cp->flags & ERROR_SILENT)) in context()
946 error_info.flags |= ERROR_SILENT; in sh_exec()1060 error_info.flags &= ~(ERROR_SILENT|ERROR_NOTIFY); in sh_exec()3127 errorpush(&buff.err,ERROR_SILENT); in sh_ntfork()