opensolaris man page for fcdircacheloadfile

Query: fcdircacheloadfile

OS: opensolaris

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigenablehome(3) - opensolaris
fcconfigfilename(3) - opensolaris
fcdirsave(3) - opensolaris
fcfontmatch(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
What does this mean?
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts