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