openenvutils/commandshell/shell/inc/terminfo.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 18:22:59 +0300
changeset 48 2222076f5c60
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

/* Generated automatically */
#ifdef USE_TERMINFO_MODULE
static int bin_echoti _((char*name,char**argv,UNUSED(Options ops),UNUSED(int func)));
#else /* !USE_TERMINFO_MODULE */
#endif /* !USE_TERMINFO_MODULE */
#ifdef USE_TERMINFO_MODULE
static void shempty _((void));
static Param createtihash _(());
static HashNode getterminfo _((UNUSED(HashTable ht),char*name));
static void scanterminfo _((UNUSED(HashTable ht),ScanFunc func,int flags));
#endif /* USE_TERMINFO_MODULE */