openenvutils/commandshell/shell/inc/zpty.pro
author Stefan Karlsson <stefan.karlsson@nokia.com>
Mon, 29 Mar 2010 12:26:16 +0100
branchCompilerCompatibility
changeset 14 10eb90190434
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge.

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