openenvutils/commandshell/shell/inc/mapfile.pro
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:38 +0100
branchGCC_SURGE
changeset 38 8df66256e3b7
parent 0 2e3d3ce01487
permissions -rw-r--r--
Branch for GCC_SURGE fixes

/* 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));