The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 NAME

pathconf - get configurable pathname variables

 SYNOPSIS



#include <unistd.h>

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

 DESCRIPTION

Refer to fpathconf().

DERIVATION

Derived from the POSIX.1-1988 standard.

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]