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

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 
00026 int rpmReadPackageManifest(FD_t fd, int * argcPtr, const char *** argvPtr);
00027 
00028 #ifdef __cplusplus
00029 }
00030 #endif
00031 
00032 #endif  /* H_MANIFEST */

Generated at Thu Apr 19 15:29:43 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001