Searched refs:FcDirChecksum (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcstat.c261 FcDirChecksum (const FcChar8 *dir, time_t *checksum) function in typeref:typename:int
348 if (FcDirChecksum (file, &statb->st_mtime) == -1)
H A Dfccache.c1162 FcDirChecksum (struct stat *statb) function in typeref:typename:int
1229 else if (c.checksum != FcDirChecksum (dir_stat))
1312 cache->checksum = FcDirChecksum (dir_stat);

Completed in 4 milliseconds