openenvutils/commandshell/shell/inc/hist.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 static void safeinungetc _((int c));
       
     3 static int getsubsargs _((char*subline));
       
     4 static int getargc _((Histent ehist));
       
     5 static int histsubchar _((int c));
       
     6 static void hwget _((char**startptr));
       
     7 static int getargspec _((int argc,int marg,int evset));
       
     8 static zlong hconsearch _((char*str,int*marg));
       
     9 static char*convamps _((char*out,char*in,int inlen));
       
    10 static Histent gethist _((int ev));
       
    11 static char*getargs _((Histent elist,int arg1,int arg2));
       
    12 static int quotebreak _((char**tr));
       
    13 static char*hdynread2 _((int stop));