gdfse 115 ext/standard/filestat.c FARPROC gdfse; gdfse 135 ext/standard/filestat.c gdfse = GetProcAddress(kernel32, "GetDiskFreeSpaceExA"); gdfse 137 ext/standard/filestat.c if (gdfse) { gdfse 138 ext/standard/filestat.c func = (gdfse_func)gdfse; gdfse 247 ext/standard/filestat.c FARPROC gdfse; gdfse 267 ext/standard/filestat.c gdfse = GetProcAddress(kernel32, "GetDiskFreeSpaceExA"); gdfse 269 ext/standard/filestat.c if (gdfse) { gdfse 270 ext/standard/filestat.c func = (gdfse_func)gdfse;