fccachesubdir(3) opensolaris man page | unix.com

Man Page: fccachesubdir

Operating Environment: opensolaris

Section: 3

FcCacheSubdir(3)														  FcCacheSubdir(3)

NAME
FcCacheSubdir - Return the i'th subdirectory.
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> const FcChar8 * FcCacheSubdir (const FcCache *cache, inti);
DESCRIPTION
The 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.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See 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
fcconfigappfontadddir(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirscan(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
solaris zones vs container..
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts