Query: fcconfiggetcachedirs
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcConfigGetCacheDirs(3) FcConfigGetCacheDirs(3)NAMEFcConfigGetCacheDirs - return the list of directories searched for cache filesSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcStrList * FcConfigGetCacheDirs (FcConfig *config);DESCRIPTIONFcConfigGetCacheDirs returns a string list containing all of the directories that fontconfig will search when attempting to load a cache file for a font directory.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 FcConfigGetCacheDirs(3)
| Related Man Pages |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcdirsave(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcfontrenderprepare(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Study UNIX Kernel |
| Identify problem with while getopts |
| %memused is high |
| What is good? |
| Shopt -s histappend |