openenvutils/commandshell/shell/inc/zpty.pro
author hgs
Fri, 16 Jul 2010 10:30:52 +0300
changeset 51 50b444048a8d
parent 0 2e3d3ce01487
permissions -rw-r--r--
201027_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)));