Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/glob/
H A Dglob.c234 # define __stat stat macro
253 # define __stat(fname, buf) __xstat (_STAT_VER, fname, buf) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dglob.c174 # define __stat(fname, buf) stat (fname, buf) macro