The OpenNET Project / Index page

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

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

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

ugid.c (3)
  • >> ugid.c (3) ( Linux man: Библиотечные вызовы )
  •  

    NAME

    rpmio/ugid.c -  
     
    

    SYNOPSIS


    #include 'system.h'
    #include 'ugid.h'
    #include 'debug.h'
     

    Functions


    int unameToUid (const char *thisUname, uid_t *uid)

    int gnameToGid (const char *thisGname, gid_t *gid)

    char * uidToUname (uid_t uid)

    char * gidToGname (gid_t gid)
     

    DETAILED DESCRIPTION

    Definition in file ugid.c.  

    FUNCTION DOCUMENTATION

     

    char* gidToGname (gid_t gid)

    Definition at line 133 of file ugid.c.

    References xrealloc().  

    int gnameToGid (const char * thisGname, gid_t * gid)

    Definition at line 59 of file ugid.c.

    References xrealloc().

    Referenced by psmStage(), rpmVerifyFile(), and vfs_parse_ls_lga().  

    char* uidToUname (uid_t uid)

    Definition at line 102 of file ugid.c.

    References xrealloc().

    Referenced by rpmVerifyFile().  

    int unameToUid (const char * thisUname, uid_t * uid)

    Definition at line 16 of file ugid.c.

    References xrealloc().

    Referenced by psmStage(), and vfs_parse_ls_lga().  

    AUTHOR

    Generated automatically by Doxygen for rpm from the source code.


     

    Index

    NAME
    SYNOPSIS
    Functions
    DETAILED DESCRIPTION
    FUNCTION DOCUMENTATION
    char* gidToGname (gid_t gid)
    int gnameToGid (const char * thisGname, gid_t * gid)
    char* uidToUname (uid_t uid)
    int unameToUid (const char * thisUname, uid_t * uid)
    AUTHOR


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




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

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