get configuration values for files NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc )...get configuration values for files NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc )......== NULL) abort(); confstr(_CS_PATH, pathbuf, n); SEE ALSO getconf (1), sh (1), exec (3), fpathconf (3), pathconf (3), sysconf (3), system (3)...ask for numerical values that may depend on the filesystem in which a file resides using fpathconf (3) and pathconf (3). One can ask for string values using confstr (3). The val…...ze of the record including the size of d_name is also incorrect. Note that while the call fpathconf(fd, _PC_NAME_MAX) returns the value 255 for most filesystems, on some filesys…