PATHCONF(3) Library Functions Manual PATHCONF(3)

pathconfget configurable pathname variables

#include <unistd.h>

long int pathconf(const char *path, int name);

Refer to fpathconf(3) .

Derived from the POSIX.1-1988 standard.

February 1997 posix.fail