NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... long fpathconf(int fd , int name ); long pathconf(const char * …NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... long fpathconf(int fd , int name ); long pathconf(const char * …found in or provided by the pathconf (3) function. A typical source fragment would ... path_max = PATH_MAX; #else path_max = pathconf(path, _PC_PATH_MAX); if (paththis library call. The glibc implementations of pathconf(path, _PC_REC_XFER_ALIGN); pathconf(path ... ALLOC_SIZE_MIN); pathconf(path, _PC_REC_MIN_XFER_SIZE); respectively use the f…this library call. The glibc implementations of pathconf(path, _PC_REC_XFER_ALIGN); pathconf(path ... ALLOC_SIZE_MIN); pathconf(path, _PC_REC_MIN_XFER_SIZE); respectively use the f…file resides using fpathconf (3) and pathconf (3). One can ask for string values using ... locale (1), confstr (3), fpathconf (3), pathconf (3), posixoptionsexec (3), fpathconf (3), pathconf (3), sysconf (3), systemdirect block device I/O. POSIX specifies the pathconf(path,_PC_REC_XFER_ALIGN) call thatdirect block device I/O. POSIX specifies the pathconf(path,_PC_REC_XFER_ALIGN) call thatvalue may depend on the filesystem, see pathconf (3).) For portability and security reasonsvalue may depend on the filesystem, see pathconf (3).) For portability and security reasonsdirect block device I/O. POSIX specifies the pathconf(path,_PC_REC_XFER_ALIGN) call thatdirect block device I/O. POSIX specifies the pathconf(path,_PC_REC_XFER_ALIGN) call thatdirect block device I/O. POSIX specifies the pathconf(path,_PC_REC_XFER_ALIGN) call thatvalue may depend on the filesystem, see pathconf (3).) For portability and security reasons