Query: fcdircacheread
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcDirCacheRead(3) FcDirCacheRead(3)NAMEFcDirCacheRead - read or construct a directory cacheSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCache * FcDirCacheRead (const FcChar8 *dir, FcBool force, FcConfig *config);DESCRIPTIONThis returns a cache for dir. If force is FcFalse, then an existing, valid cache file will be used. Otherwise, a new cache will be created by scanning the directory and that returned.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcDirCacheRead(3)
Related Man Pages |
---|
fcconfigsubstitutewithpat(3) - opensolaris |
fcdircacheloadfile(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcdirscan(3) - opensolaris |
fcpatternadd(3) - opensolaris |