gdfse             127 ext/standard/filestat.c 	FARPROC gdfse;
gdfse             147 ext/standard/filestat.c 		gdfse = GetProcAddress(kernel32, "GetDiskFreeSpaceExA");
gdfse             149 ext/standard/filestat.c 		if (gdfse) {
gdfse             150 ext/standard/filestat.c 			func = (gdfse_func)gdfse;
gdfse             259 ext/standard/filestat.c 	FARPROC gdfse;
gdfse             279 ext/standard/filestat.c 		gdfse = GetProcAddress(kernel32, "GetDiskFreeSpaceExA");
gdfse             281 ext/standard/filestat.c 		if (gdfse) {
gdfse             282 ext/standard/filestat.c 			func = (gdfse_func)gdfse;