Query: fcdircacheloadfile
OS: opensolaris
Section: 3
Links: opensolaris man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcDirCacheLoadFile(3) FcDirCacheLoadFile(3)NAMEFcDirCacheLoadFile - load a cache fileSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCache * FcDirCacheLoadFile (const FcChar8 *cache_file, struct stat *file_stat);DESCRIPTIONThis function loads a directory cache from cache_file. If file_stat is non-NULL, it will be filled with the results of stat(2) on the cache file.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 FcDirCacheLoadFile(3)
Related Man Pages |
---|
fcconfigappfontadddir(3) - opensolaris |
fcdircacheunlink(3) - opensolaris |
fcdirsave(3) - opensolaris |
fcinitbringuptodate(3) - opensolaris |
fcstrcopyfilename(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
What does this mean? |
Study UNIX Kernel |
Identify problem with while getopts |
Shopt -s histappend |