openenvutils/commandshell/shell/inc/zpty.pro
author hgs
Mon, 16 Aug 2010 13:23:30 +0300
changeset 60 d55467af0fda
parent 0 2e3d3ce01487
permissions -rw-r--r--
201033_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)));