Searched refs:ERROR_SILENT (Results 1 – 5 of 5) sorted by relevance
93 error_info.context->flags |= ERROR_SILENT; in b_getopts()176 error_info.context->flags &= ~ERROR_SILENT; in b_getopts()
258 error_info.flags |= ERROR_SILENT; in b_hist()
79 #define ERROR_SILENT 0x0002 /* context is silent */ macro
308 if (!(cp->flags & ERROR_SILENT)) in context()
1340 error_info.flags |= ERROR_SILENT; in sh_exec()1458 error_info.flags &= ~(ERROR_SILENT|ERROR_NOTIFY); in sh_exec()3931 errorpush(&buffp->err,ERROR_SILENT); in sh_ntfork()