Man Page: fccachenumsubdir
Operating Environment: opensolaris
Section: 3
FcCacheNumSubdir(3) FcCacheNumSubdir(3)NAMEFcCacheNumSubdir - Return the number of subdirectories in cache.SYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> int FcCacheNumSubdir (const FcCache *cache);DESCRIPTIONThis returns the total number of subdirectories in the cache.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 FcCacheNumSubdir(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcconfigenablehome(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| Study UNIX Kernel |
| Change directory for core file |
| What's legal and what's not? |
| Identify problem with while getopts |