openenvutils/commandshell/shell/inc/zpty.pro
author hgs
Tue, 29 Jun 2010 10:40:11 +0300
changeset 46 eea20ed08f4b
parent 0 2e3d3ce01487
permissions -rw-r--r--
201025_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)));