*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: FcStrCopyFilename | Section: 3 | Source: NetBSD | File: FcStrCopyFilename.3
FcStrCopyFilename(3) FcStrCopyFilename(3) NAME FcStrCopyFilename - create a complete path from a filename SYNOPSIS #include <fontconfig/fontconfig.h> FcChar8 * FcStrCopyFilename (const FcChar8 *s); DESCRIPTION FcStrCopyFilename constructs an absolute pathname from s. It converts any leading '~' characters in to the value of the HOME environment variable, and any relative paths are converted to absolute paths using the current working directory. Sequences of '/' characters are con- verted to a single '/', and names containing the current directory '.' or parent directory '..' are correctly reconstructed. Returns NULL if '~' is the leading character and HOME is unset or disabled (see Fc- ConfigEnableHome). Fontconfig 2.13.1 30 8 2018 FcStrCopyFilename(3)

Navigation Options