author | Dario Sestito <darios@symbian.org> |
Mon, 28 Jun 2010 17:46:35 +0100 | |
branch | RCL_3 |
changeset 44 | 2904da99c26d |
parent 0 | 2e3d3ce01487 |
permissions | -rw-r--r-- |
0
2e3d3ce01487
Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
/* Generated automatically */ |
2e3d3ce01487
Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
static int ptygettyinfo _((int fd,struct ttyinfo*ti)); |
2e3d3ce01487
Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
static void ptysettyinfo _((int fd,struct ttyinfo*ti)); |
2e3d3ce01487
Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
static int bin_zpty _((char*nam,char**args,Options ops,UNUSED(int func))); |