Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getdtablesize(2N) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

close(2)

dup(2)

open(2)




getdtablesize(2N) getdtablesize(2N)
NAME getdtablesize - gets descriptor table size SYNOPSIS int getdtablesize() DESCRIPTION Each process has a fixed size descriptor table which is guaranteed to have at least the maximum number of open slots OPEN_MAX. The entries in the descriptor table are numbered with small integers starting at 0. getdtablesize returns the size of this table. SEE ALSO close(2), dup(2), open(2) January 1992 1

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026