Home
last modified time | relevance | path

Searched refs:statb (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/tools/ftrandom/
A Dftrandom.c334 struct stat statb; in FindFonts() local
359 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