lib/manifest.h

Go to the documentation of this file.
00001 #ifndef H_MANIFEST
00002 #define H_MANIFEST
00003 
00009 #ifdef __cplusplus
00010 extern "C" {
00011 #endif
00012 
00018 char * rpmPermsString(int mode) 
00019         /*@*/;
00020 
00027 int rpmReadPackageManifest(FD_t fd, int * argcPtr, const char *** argvPtr)
00028         /*@globals fileSystem @*/
00029         /*@modifies fd, *argcPtr, *argvPtr, fileSystem @*/;
00030 
00031 #ifdef __cplusplus
00032 }
00033 #endif
00034 
00035 #endif  /* H_MANIFEST */

Generated on Wed Feb 13 20:33:10 2008 for rpm by  doxygen 1.5.2