Searched refs:C_NOERROR (Results 1 – 4 of 4) sorted by relevance
85 #define C_NOERROR 0x00400 macro
102 if (ddflags & C_NOERROR) { in pos_in()
286 { "noerror", C_NOERROR, 0, NULL },
265 if (!(ddflags & C_NOERROR)) in dd_in()