Home
last modified time | relevance | path

Searched refs:ERRNO_DECODE (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/diff/src/
HDdiff.c1072 #define ERRNO_DECODE(desc) (-3 - (desc)) /* inverse of ERRNO_ENCODE */ in compare_files() macro
1162 int e = ERRNO_DECODE (cmp.file[f].desc); in compare_files()
/freebsd-14-stable/contrib/diff/
HDChangeLog1835 (NONEXISTENT, UNOPENED, ERRNO_ENCODE, ERRNO_DECODE):