Searched refs:C_NOERROR (Results 1 – 1 of 1) sorted by relevance
51 #define C_NOERROR 0x0400 macro81 { "noerror", C_NOERROR },188 if (toys.optflags & C_NOERROR) { //warn message and summary in setup_inout()248 if (!(toys.optflags & C_NOERROR)) exit(1); in do_dd()