The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

getdtablesize (2)
  • >> getdtablesize (2) ( FreeBSD man: Системные вызовы )
  • getdtablesize (2) ( Русские man: Системные вызовы )
  • getdtablesize (2) ( Linux man: Системные вызовы )
  • getdtablesize (3) ( Solaris man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    
    
    getdtablesize
    
     - get descriptor table size
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <unistd.h>
    int getdtablesize (void);
     

    DESCRIPTION

    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 getdtablesize ();
    system call returns the size of this table.  

    SEE ALSO

    close(2), dup(2), open(2), select(2)  

    HISTORY

    The getdtablesize ();
    system call appeared in BSD 4.2


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    HISTORY


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру