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().

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