source:
trunk/minix/commands/talkd/net.h@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 247 bytes |
Line | |
---|---|
1 | /* net.h Copyright Michael Temari 07/22/1996 All Rights Reserved */ |
2 | |
3 | _PROTOTYPE(int NetInit, (void)); |
4 | _PROTOTYPE(int getrequest, (struct talk_request *request)); |
5 | _PROTOTYPE(int sendreply, (struct talk_request *request, struct talk_reply *reply)); |
Note:
See TracBrowser
for help on using the repository browser.