openenvutils/commandshell/shell/inc/zpty.pro
author hgs
Fri, 20 Aug 2010 13:36:26 +0300
changeset 61 224b21efc2d4
parent 0 2e3d3ce01487
permissions -rw-r--r--
201033_02

/* Generated automatically */
static int ptygettyinfo _((int fd,struct ttyinfo*ti));
static void ptysettyinfo _((int fd,struct ttyinfo*ti));
static int bin_zpty _((char*nam,char**args,Options ops,UNUSED(int func)));