openenvutils/commandshell/shell/inc/zpty.pro
author hgs
Fri, 03 Sep 2010 16:56:10 +0300
changeset 71 9352913932ef
parent 0 2e3d3ce01487
permissions -rw-r--r--
201035_01

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