www.delorie.com/djgpp/doc/libc-2.01/libc_285.html   search  
Go to the first, previous, next, last section, table of contents.


fpathconf

Syntax

#include <unistd.h>

long fpathconf(int fd, int name);

Description

Returns configuration information on the filesystem that the open file resides on. See section pathconf.

Return Value

The configuration value, which are currently independent of the filesystem that the file is on.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997