Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getdtablesize(2) — DG/UX R4.11MU05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

close(2)

dup(2)

fcntl(2)

open(2)

select(2)

setrlimit(2)

ulimit(2)



getdtablesize(2)               DG/UX R4.11MU05              getdtablesize(2)


NAME
       getdtablesize - return the number of open files the current process
       can have

SYNOPSIS
       int  getdtablesize ()

DESCRIPTION
       The getdtablesize call returns the number of open files the current
       process can have.  This can be changed via the setrlimit(2) and
       ulimit(2) system calls.

ACCESS CONTROL
       None.

RETURN VALUE
       NOFILE    The number of open files that the current process may have.

DIAGNOSTICS
       None.

SEE ALSO
       close(2), dup(2), fcntl(2), open(2), select(2), setrlimit(2),
       ulimit(2).


Licensed material--property of copyright holder(s)

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