The OpenNET Project / Index page

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

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

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

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

    NAME

    pwd.h, pwd - password structure
     
    

    SYNOPSIS

    #include <pwd.h>
    

     

    DESCRIPTION

    The <pwd.h> header provides a definition for struct passwd, which includes the following members:

    char  *pw_name     user's login name
    uid_t pw_uid       numerical user ID
    gid_t pw_gid       numerical group ID
    char  *pw_dir      initial working di rectory
    char  *pw_shell    program to use as shell
    

    The gid_t and uid_t types are defined as described in <sys/types.h>. See types.h(3HEAD).  

    ATTRIBUTES

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

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityStandard

     

    SEE ALSO

    getpwnam(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
    Добавить, Поддержать, Вебмастеру