The OpenNET Project / Index page

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

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

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

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

    NAME

    utsname.h, utsname - system name structure
     
    

    SYNOPSIS

    #include <sys/utsname.h>
    

     

    DESCRIPTION

    The <sys/utsname.h> header defines the structure utsname, which includes the following members:

    char sysname[]      /* name of this implementation of the
                          operating system */
    char nodename[]     /* name of this node within an
                          implementation-defined communications 
                          network */
    char release[]      /* current release level of this 
                          implementation */
    char version[]      /* current version level of this 
                          release */
    char machine[]      /* name of the hardware type on which
                          the system is running */
    

    The character arrays are of unspecified size, but the data stored in them is terminated by a null byte.  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityStandard

     

    SEE ALSO

    uname(2), attributes(5), standards(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    ATTRIBUTES
    SEE ALSO


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




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

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