opensolaris man page for fcdircacheunload

Query: fcdircacheunload

OS: opensolaris

Section: 3

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

FcDirCacheUnload(3)													       FcDirCacheUnload(3)

NAME
FcDirCacheUnload - unload a cache file
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> void FcDirCacheUnload (FcCache *cache);
DESCRIPTION
This function dereferences cache. When no other references to it remain, all memory associated with the cache will be freed.
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 FcDirCacheUnload(3)
Related Man Pages
fcatomiccreate(3) - opensolaris
fccharsetcoverage(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
Identify problem with while getopts