fcdircacheload(3) centos man page | unix.com

Man Page: fcdircacheload

Operating Environment: centos

Section: 3

FcDirCacheLoad(3)														 FcDirCacheLoad(3)

NAME
FcDirCacheLoad - load a directory cache
SYNOPSIS
#include <fontconfig/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.10.95 31 8 2013 FcDirCacheLoad(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdirscan(3) - opensolaris
fc-cache(1) - debian
fc-cache(1) - centos
fc-cache(1) - opendarwin
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq