openenvutils/commandshell/shell/inc/zpty.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 static int ptygettyinfo _((int fd,struct ttyinfo*ti));
       
     3 static void ptysettyinfo _((int fd,struct ttyinfo*ti));
       
     4 static int bin_zpty _((char*nam,char**args,Options ops,UNUSED(int func)));