fcdircacheloadfile(3) opensolaris man page | unix.com

Man Page: fcdircacheloadfile

Operating Environment: opensolaris

Section: 3

FcDirCacheLoadFile(3)													     FcDirCacheLoadFile(3)

NAME
FcDirCacheLoadFile - load a cache file
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCache * FcDirCacheLoadFile (const FcChar8 *cache_file, struct stat *file_stat);
DESCRIPTION
This 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.
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 FcDirCacheLoadFile(3)
Related Man Pages
fcconfiggetrescaninterval(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirsave(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
Study UNIX Kernel
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts