Searched refs:statb (Results 1 – 1 of 1) sorted by relevance
334 struct stat statb; in FindFonts() local359 if ( stat( buffer, &statb ) == -1 || S_ISDIR( statb.st_mode ) ) in FindFonts()375 fontlist[fcnt].len = statb.st_size; in FindFonts()
Completed in 3 milliseconds