The OpenNET Project / Index page

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

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

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

t_sysconf (3)
  • >> t_sysconf (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    t_sysconf - get configurable XTI variables
     
    

    SYNOPSIS

    #include <xti.h> 
    
    
    
    int t_sysconf(intname);
    

     

    DESCRIPTION

    The t_sysconf() function provides a method for the application to determine the current value of configurable and implementation-dependent XTI limits or options.

    The name argument represents the XTI system variable to be queried. The following table lists the minimal set of XTI system variables from <xti.h> that can be returned by t_sysconf(), and the symbolic constants, defined in <xti.h> that are the corresponding values used for name.

    VariableValue of Name

    T_IOV_MAX_SC_T_IOV_MAX

     

    RETURN VALUES

    If name is valid, t_sysconf() returns the value of the requested limit/option, which might be -1, and leaves t_errno unchanged. Otherwise, a value of -1 is returned and t_errno is set to indicate an error.  

    VALID STATES

    All.  

    ERRORS

    On failure, t_errno is set to the following:

    TBADFLAG

    name has an invalid value.

     

    TLI COMPATIBILITY

    In the TLI interface definition, no counterpart of this routine was defined.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    MT-LevelMT-Safe

     

    SEE ALSO

    sysconf(3C), t_rcvv(3NSL), t_rcvvudata(3NSL), t_sndv(3NSL), t_sndvudata(3NSL), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    VALID STATES
    ERRORS
    TLI COMPATIBILITY
    ATTRIBUTES
    SEE ALSO


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




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

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