Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dglob.c88 # define DIRENT_MUST_BE(d, t) ((d)->d_type == (t)) macro
99 # define DIRENT_MUST_BE(d, t) false macro