Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetcwd.c105 # define MATCHING_INO(dp, ino) ((dp)->d_ino == (ino)) macro
107 # define MATCHING_INO(dp, ino) true macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dgetcwd.c81 # define MATCHING_INO(dp, ino) ((dp)->d_ino == (ino)) macro
83 # define MATCHING_INO(dp, ino) true macro