openenvutils/commandshell/shell/inc/termcap.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 static int ztgetflag _((char*s));
       
     3 static int bin_echotc _((char*name,char**argv,UNUSED(Options ops),UNUSED(int func)));
       
     4 #ifdef HAVE_TGETENT
       
     5 static void shempty _((void));
       
     6 static Param createtchash _(());
       
     7 static HashNode gettermcap _((UNUSED(HashTable ht),char*name));
       
     8 static void scantermcap _((UNUSED(HashTable ht),ScanFunc func,int flags));
       
     9 #endif /* HAVE_TGETENT */