HomeSort by: relevance | last modified time | path
    Searched defs:D_ERROR (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/diff/
diff.h 87 #define D_ERROR 7 /* A file access error occurred */
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 65 #define D_ERROR 0x80000000 // Error
72 //#define EFI_DBUG_MASK (D_ERROR | D_WARN | D_LOAD | D_BLKIO | D_INIT)
73 #define EFI_DBUG_MASK (D_ERROR)

Completed in 15 milliseconds