fcdirscan(3) opensolaris man page | unix.com

Man Page: fcdirscan

Operating Environment: opensolaris

Section: 3

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
fcdircacheloadfile(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
creating a file with a list
deleting only directory not files
File extensions in a dir
find all the dirs starting with particular name
Problem with files/dirs deletion