openenvutils/commandshell/shell/inc/termcap.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 15:08:06 +0300
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201011 Kit: 201015

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