fcdircachevalid(3) sunos man page | unix.com

Man Page: fcdircachevalid

Operating Environment: sunos

Section: 3

FcDirCacheValid(3)														FcDirCacheValid(3)

NAME
FcDirCacheValid - check directory cache timestamp
SYNOPSIS
#include <fontconfig.h> FcBool FcDirCacheValid (const FcChar8 *cache_file);
DESCRIPTION
Returns FcTrue if cache_file is no older than the directory containing it, else FcFalse.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcDirCacheValid(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcfilescan(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fcpatternadd-type(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Outputting sequences based on length with sed