fcatomicnewfile(3) sunos man page | unix.com

Man Page: fcatomicnewfile

Operating Environment: sunos

Section: 3

FcAtomicNewFile(3)														FcAtomicNewFile(3)

NAME
FcAtomicNewFile - return new temporary file name
SYNOPSIS
#include <fontconfig.h> FcChar8 * FcAtomicNewFile (FcAtomic *atomic);
DESCRIPTION
Returns the filename for writing a new version of the file referenced by atomic.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcAtomicNewFile(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed