Query: fcdircacheload
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcDirCacheLoad(3) FcDirCacheLoad(3)NAMEFcDirCacheLoad - load a directory cacheSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCache * FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);DESCRIPTIONLoads the cache related to dir. If no cache file exists, returns NULL. The name of the cache file is returned in cache_file, unless that is NULL. See also FcDirCacheRead.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 FcDirCacheLoad(3)
Related Man Pages |
---|
fcatomiccreate(3) - opensolaris |
fcconfigenablehome(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcfontmatch(3) - opensolaris |
fcstrcopyfilename(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
What does this mean? |
PHP Man Pages Now Available (Over 10,000) |
Identify problem with while getopts |
Shopt -s histappend |