Searched refs:statbuf (Results 1 – 1 of 1) sorted by relevance
303 struct stat statbuf; in GDReadDLFile() local318 err = fstat(fileno(fp), &statbuf); in GDReadDLFile()324 length = statbuf.st_size; in GDReadDLFile()