Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

build.h

Go to the documentation of this file.
00001 #ifndef H_BUILD
00002 #define H_BUILD
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00008 int build(const char * arg, BTA_t ba, const char * passPhrase,
00009                 char * cookie, /*@null@*/ const char * rcfile)
00010         /*@modifies ba->buildAmount, fileSystem @*/;
00011 
00012 #ifdef __cplusplus
00013 }
00014 #endif
00015 
00016 #endif
00017 

Generated at Thu Sep 6 11:25:39 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001