Home
last modified time | relevance | path

Searched refs:C_NOERROR (Results 1 – 4 of 4) sorted by relevance

/original-bsd/bin/dd/
H A Ddd.h60 #define C_NOERROR 0x00400 macro
H A Ddd.c204 if ((flags & (C_NOERROR|C_SYNC)) == (C_NOERROR|C_SYNC)) in dd_in()
222 if (!(flags & C_NOERROR)) in dd_in()
H A Dposition.c77 if (ddflags & C_NOERROR) { in pos_in()
H A Dargs.c251 { "noerror", C_NOERROR, 0, NULL },