openenvutils/commandshell/shell/inc/zpty.pro
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:10:20 +0000
branchCompilerCompatibility
changeset 8 0d694d202b82
parent 0 2e3d3ce01487
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

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