| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Fri, 14 May 2010 16:01:13 +0300 | |
| changeset 29 | 6a787171e1de |
| 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))); |