diff -r 000000000000 -r 2e3d3ce01487 openenvutils/commandshell/shell/inc/mapfile.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/mapfile.pro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,9 @@ +/* Generated automatically */ +static void shempty _((void)); +static Param createmapfilehash _(()); +static void setpmmapfile _((Param pm,char*value)); +static void unsetpmmapfile _((Param pm,UNUSED(int exp))); +static void setpmmapfiles _((Param pm,HashTable ht)); +static char*get_contents _((char*fname)); +static HashNode getpmmapfile _((UNUSED(HashTable ht),char*name)); +static void scanpmmapfile _((UNUSED(HashTable ht),ScanFunc func,int flags));