opensolaris man page for fcdircacheload

Query: fcdircacheload

OS: opensolaris

Section: 3

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

FcDirCacheLoad(3)														 FcDirCacheLoad(3)

NAME
FcDirCacheLoad - load a directory cache
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCache * FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);
DESCRIPTION
Loads the cache related to dir. If no cache file exists, returns NULL. The name of the cache file is returned in cache_file, unless that is NULL. See also FcDirCacheRead.
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 FcDirCacheLoad(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfontmatch(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
PHP Man Pages Now Available (Over 10,000)
Identify problem with while getopts
Shopt -s histappend