*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> getdtablesize (3)              
Title
Content
Arch
Section
 

GETDTABLESIZE(3)

Contents


NAME    [Toc]    [Back]

     getdtablesize - get descriptor table size

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <unistd.h>

     int
     getdtablesize(void);

DESCRIPTION    [Toc]    [Back]

     Each process has a fixed size descriptor table, which is guaranteed to
     have at least 20 slots.  The entries in the descriptor table are numbered
     with small integers starting at 0.  The call getdtablesize() returns the
     size of this table.

SEE ALSO    [Toc]    [Back]

      
      
     close(2), dup(2), getrlimit(2), open(2), select(2), sysconf(3)

HISTORY    [Toc]    [Back]

     The getdtablesize() function call appeared in 4.2BSD.

BSD                              June 4, 1993                              BSD
[ Back ]
 Similar pages
Name OS Title
getdtablesize Tru64 Get the size of the descriptor table
getdtablesize IRIX get file descriptor table size
vx_ninode HP-UX Determines the internal node table size
amd64_get_ldt OpenBSD manage amd64 per-process Local Descriptor Table entries
i386_get_ldt OpenBSD manage i386 per-process Local Descriptor Table entries
i386_get_ldt NetBSD manage i386 per-process Local Descriptor Table entries
i386_set_ldt NetBSD manage i386 per-process Local Descriptor Table entries
i386_set_ldt OpenBSD manage i386 per-process Local Descriptor Table entries
amd64_set_ldt OpenBSD manage amd64 per-process Local Descriptor Table entries
i386_get_ldt FreeBSD manage i386 per-process Local Descriptor Table entries
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service