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

/freebsd-10.2-release/bin/dd/
H A Ddd.h81 #define C_NOERROR 0x00000400 macro
H A Dposition.c113 if (ddflags & C_NOERROR) {
H A Ddd.c323 if (!(ddflags & C_NOERROR))
366 if ((ddflags & ~(C_NOERROR | C_NOTRUNC | C_SYNC)) == C_BS) {
H A Dargs.c319 { "noerror", C_NOERROR, 0, NULL },

Completed in 158 milliseconds