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
fcconfigenablehome(3) - opensolaris
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
I need to ls all files in 4-6 deep dirs
creating a file with a list
Move directory + sub dirs
File extensions in a dir
Problem with files/dirs deletion