fcdircacheloadfile(3) centos man page | unix.com

Man Page: fcdircacheloadfile

Operating Environment: centos

Section: 3

FcDirCacheLoadFile(3)													     FcDirCacheLoadFile(3)

NAME
FcDirCacheLoadFile - load a cache file
SYNOPSIS
#include <fontconfig/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.10.95 31 8 2013 FcDirCacheLoadFile(3)
Related Man Pages
fc-cache(1) - sunos
fcdirsave(3) - opensolaris
fc-cache(1) - debian
fc-cache(1) - plan9
fc-cache(1) - mojave
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq