The OpenNET Project / Index page

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

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

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

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

    NAME

    LEAD. - 
     
    

    Files


    file rpmlead.c

    file rpmlead.h
    Routines to read and write an rpm lead structure for a a package.


    file rpmlib.h
     

    Data Structures


    struct rpmlead
     

    Functions


    int writeLead (FD_t fd, const struct rpmlead *lead)

    int readLead (FD_t fd, struct rpmlead *lead)
     

    FUNCTION DOCUMENTATION

     

    int readLead (FD_t fd, struct rpmlead * lead)

    Read lead from file handle.

    Parameters:

    fd
    file handle

    Return values:

    lead
    data address

    Returns: 0 on success, 1 on error

    Definition at line 45 of file rpmlead.c.

    References _, rpmlead::archnum, errno, Fstrerror(), rpmlead::major, rpmlead::osnum, RPMERR_READ, rpmError, rpmlead::signature_type, timedRead, and rpmlead::type.

    Referenced by main(), readPackageHeaders(), rpmCheckSig(), and rpmReSign().  

    int writeLead (FD_t fd, const struct rpmlead * lead)

    Write lead to file handle.

    Parameters:

    fd
    file handle
    lead
    data address

    Returns: 0 on success, 1 on error

    Definition at line 20 of file rpmlead.c.

    References rpmlead::archnum, Fwrite(), rpmlead::magic, rpmlead::osnum, RPMLEAD_MAGIC0, RPMLEAD_MAGIC1, RPMLEAD_MAGIC2, RPMLEAD_MAGIC3, rpmlead::signature_type, and rpmlead::type.

    Referenced by main(), psmStage(), rpmReSign(), and writeRPM().


     

    Index

    NAME
    Files
    Data Structures
    Functions
    FUNCTION DOCUMENTATION
    int readLead (FD_t fd, struct rpmlead * lead)
    int writeLead (FD_t fd, const struct rpmlead * lead)


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




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

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