opensolaris man page for fcdirscan

Query: fcdirscan

OS: opensolaris

Section: 3

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

FcDirScan(3)															      FcDirScan(3)

NAME
FcDirScan - DEPRECATED: formerly used to scan a font directory
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const FcChar8 *dir, FcBool force);
DESCRIPTION
This function does nothing aside from returning FcFalse. It used to scan an entire directory and add all fonts found to set. If force was FcTrue, then the directory and all files within it were scanned even if information was present in the per-directory cache file or cache. Any subdirectories found were added to dirs.
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 FcDirScan(3)
Related Man Pages
fc-cache(1) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
Similar Topics in the Unix Linux Community
rm -rf
Move directory + sub dirs
script to recursively change permissions on file and dirs differently?
Slow Producer - Fast consumer
find all the dirs starting with particular name