openenvutils/commandshell/shell/inc/zpty.pro
author Pat Downey <patd@symbian.org>
Tue, 18 May 2010 13:57:23 +0100
changeset 31 b3552d9d77dd
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge docml changeset and symbian foundation splash screen with recent Nokia delivery.

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