1 .TH GETDTABLESIZE 3 "December 4, 2009"
4 getdtablesize \- query maximum number of open files
10 int getdtablesize(void);
13 getdtablesize returns the number of files that may be open at the same time
16 The number of files that may be open at the same time in a process is returned.