Query: fccachesubdir
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcCacheSubdir(3) FcCacheSubdir(3)NAMEFcCacheSubdir - Return the i'th subdirectory.SYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> const FcChar8 * FcCacheSubdir (const FcCache *cache, inti);DESCRIPTIONThe set of subdirectories stored in a cache file are indexed by this function, i should range from 0 to n-1, where n is the return value from FcCacheNumSubdir.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 FcCacheSubdir(3)
| Related Man Pages |
|---|
| fcatomiccreate(3) - opensolaris |
| fccharsetcoverage(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| Change directory for core file |
| Identify problem with while getopts |
| Shopt -s histappend |