Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dglob.c164 # define __stat64(fname, buf) __xstat64 (_STAT_VER, fname, buf) macro
172 # define __stat64(fname, buf) stat (fname, buf) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dtempname.c66 # define __stat64(file, buf) stat (file, buf) macro