HomeSort by: relevance | last modified time | path
    Searched refs:C_NOERROR (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/dd/
dd.h 113 #define C_NOERROR 0x00400
position.c 113 if (ddflags & C_NOERROR) {
args.c 364 { "noerror", C_NOERROR, 0, NULL },
dd.c 378 * affect not only the C_NOERROR case, but also the
402 if (!(flags & C_NOERROR)) {

Completed in 35 milliseconds