getdtablecount(2)
Canonical URL: /getdtablecount.2/
| GETDTABLECOUNT(2) | System Calls Manual | GETDTABLECOUNT(2) |
NAME
getdtablecount —
get descriptor table count
SYNOPSIS
#include
<unistd.h>
int
getdtablecount(void);
DESCRIPTION
getdtablecount()
returns the number of file descriptors the process currently has open.
SEE ALSO
HISTORY
The getdtablecount() function appeared in
OpenBSD 5.2.
| May 31, 2015 | Linux 7.1.13-200.fc44.x86_64 |
Need conceptual guidance? Continue in the OpenBSD Handbook.