Searched refs:C_NOERROR (Results 1 – 4 of 4) sorted by relevance
113 if (ddflags & C_NOERROR) { in pos_in()
116 #define C_NOERROR 0x00400 macro
344 { "noerror", C_NOERROR, 0, NULL },
369 if (!(flags & C_NOERROR)) { in dd_in()