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
fcatomiccreate(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
Similar Topics in the Unix Linux Community
Study UNIX Kernel
What's legal and what's not?
Identify problem with while getopts
%memused is high
Solaris 10 - password complexity not working