📄 getdtablesize.2
字号:
.\" SCCSID: @(#)getdtablesize.2 8.1 9/11/90.TH getdtablesize 2.SH Namegetdtablesize \- get descriptor table size.SH Syntax.nf\fInds\fP = getdtablesize()int \fInds\fP;.fi.SH Description.NXR "getdtablesize system call".NXR "process reference table" "getting size"Each process has a fixed size descriptor tablethat is guaranteed to have at least 64 slots. The entries inthe descriptor table are numbered with small integers starting at 0.The.PN getdtablesize call returns the size of this table..SH See Alsoclose(2), dup(2), open(2)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -