Query: fcatomicreplaceorig
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcAtomicReplaceOrig(3) FcAtomicReplaceOrig(3)NAMEFcAtomicReplaceOrig - replace original with newSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcAtomicReplaceOrig (FcAtomic *atomic);DESCRIPTIONReplaces the original file referenced by atomic with the new file. Returns FcFalse if the file cannot be replaced due to permission issues in the filesystem. Otherwise returns FcTrue.VERSIONFontconfig version 2.5.0ATTRIBUTESSee 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 FcAtomicReplaceOrig(3)