openenvutils/commandshell/shell/inc/mapfile.pro
author Dario Sestito <darios@symbian.org>
Mon, 28 Jun 2010 17:46:35 +0100
branchRCL_3
changeset 44 2904da99c26d
parent 0 2e3d3ce01487
permissions -rw-r--r--
Temporary fix for bug 2850 (while waiting for the official fix - ETA: wk 27)

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