openenvutils/commandshell/shell/inc/termcap.pro
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 16:14:46 +0100
branchRCL_3
changeset 67 a2ddb8b15745
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge re-apply fixes for Bug 2524, Bug 2414 (Symbian splashscreen and shutdown)

/* Generated automatically */
static int ztgetflag _((char*s));
static int bin_echotc _((char*name,char**argv,UNUSED(Options ops),UNUSED(int func)));
#ifdef HAVE_TGETENT
static void shempty _((void));
static Param createtchash _(());
static HashNode gettermcap _((UNUSED(HashTable ht),char*name));
static void scantermcap _((UNUSED(HashTable ht),ScanFunc func,int flags));
#endif /* HAVE_TGETENT */