The OpenNET Project / Index page

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

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

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

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

    NAME

    build/parseFiles.c - Parse files section from spec file. 
     
    

    SYNOPSIS


    #include 'system.h'
    #include 'rpmbuild.h'
    #include 'debug.h'
     

    Functions


    int parseFiles (Spec spec)
     

    Variables


    const char * name = NULL

    const char * file = NULL

    poptOption optionsTable []
     

    DETAILED DESCRIPTION

    Parse files section from spec file.

    Definition in file parseFiles.c.  

    VARIABLE DOCUMENTATION

     

    const char* file = NULL [static]

    Definition at line 18 of file parseFiles.c.

    Referenced by parseFiles().  

    const char* name = NULL [static]

    Definition at line 16 of file parseFiles.c.

    Referenced by parseFiles().  

    struct poptOption optionsTable[] [static]

    Initial value:

     {
            { NULL, 'n', POPT_ARG_STRING, &name, 'n',       NULL, NULL},
            { NULL, 'f', POPT_ARG_STRING, &file, 'f',       NULL, NULL},
            { 0, 0, 0, 0, 0,        NULL, NULL}
        }
    

    Definition at line 20 of file parseFiles.c.

    Referenced by parseFiles().  

    AUTHOR

    Generated automatically by Doxygen for rpm from the source code.


     

    Index

    NAME
    SYNOPSIS
    Functions
    Variables
    DETAILED DESCRIPTION
    VARIABLE DOCUMENTATION
    const char* file = NULL [static]
    const char* name = NULL [static]
    struct poptOption optionsTable[] [static]
    AUTHOR


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




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

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