The OpenNET Project / Index page

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

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

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

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

    NAME

    grp.h, grp - group structure
     
    

    SYNOPSIS

    #include <grp.h> 
    

     

    DESCRIPTION

    The <grp.h> header declares the structure group, which includes the following members:

    char  *gr_name     /* name of the group */
    gid_t gr_gid       /* numerical group ID */
    char  **gr_mem     /* pointer to a null-terminated array of 
                         character pointers to member names */
    

    The gid_t type is defined as described in <sys/types.h> (see types(3HEAD)).  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityStandard

     

    SEE ALSO

    getgrnam(3C), types.h(3HEAD), 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
    Добавить, Поддержать, Вебмастеру