The OpenNET Project / Index page

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

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

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

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

    NAME

    lib/manifest.h - Routines to expand a manifest containing glob expressions into an argv list. 
     
    

    SYNOPSIS


     

    Functions


    char * rpmPermsString (int mode)
    Return ls(1)-like formatted mode string.
    int rpmReadPackageManifest (FD_t fd, int *argcPtr, const char ***argvPtr)
    Read manifest, glob items, and append to existing args.  

    DETAILED DESCRIPTION

    Routines to expand a manifest containing glob expressions into an argv list.

    Definition in file manifest.h.  

    FUNCTION DOCUMENTATION

     

    char* rpmPermsString (int mode)

    Return ls(1)-like formatted mode string.

    Parameters:

    mode
    file mode

    Returns: (malloc'd) formatted mode string

    Definition at line 17 of file manifest.c.

    References S_ISLNK, S_ISSOCK, and xstrdup().

    Referenced by permsFormat(), and printFileInfo().  

    int rpmReadPackageManifest (FD_t fd, int * argcPtr, const char *** argvPtr)

    Read manifest, glob items, and append to existing args.

    Todo:
     Infinite loops through manifest files exist, operator error for now. 

    Definition at line 59 of file manifest.c.

    References _free(), appendStringBuf, fdGetFp(), freeStringBuf(), getStringBuf(), newStringBuf(), rpmGlob(), and xcalloc().

    Referenced by rpmInstall(), and rpmQueryVerify().  

    AUTHOR

    Generated automatically by Doxygen for rpm from the source code.


     

    Index

    NAME
    SYNOPSIS
    Functions
    DETAILED DESCRIPTION
    FUNCTION DOCUMENTATION
    char* rpmPermsString (int mode)
    int rpmReadPackageManifest (FD_t fd, int * argcPtr, const char *** argvPtr)
    AUTHOR


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




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

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