Home
last modified time | relevance | path

Searched defs:is_ENAMETOOLONG (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetcwd.c84 # define is_ENAMETOOLONG(x) ((x) == ENAMETOOLONG) macro
86 # define is_ENAMETOOLONG(x) 0 macro