Home
last modified time | relevance | path

Searched refs:D_ERROR (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/diff/
H A Ddiffreg_new.c218 rc = D_ERROR; in diffreg_new()
224 rc = D_ERROR; in diffreg_new()
232 rc = D_ERROR; in diffreg_new()
267 rc = D_ERROR; in diffreg_new()
H A Ddiff.h97 #define D_ERROR 7 /* A file access error occurred */ macro
H A Ddiffreg.c335 rval = D_ERROR; in diffreg_stone()
346 rval = D_ERROR; in diffreg_stone()
358 rval = D_ERROR; in diffreg_stone()
369 rval = D_ERROR; in diffreg_stone()
405 rval = D_ERROR; in diffreg_stone()
H A Ddiff.c609 case D_ERROR: in print_status()
/freebsd/stand/efi/include/
H A Defidebug.h71 #define D_ERROR 0x80000000 // Error macro
79 #define EFI_DBUG_MASK (D_ERROR)