| version 1.55, 2000/06/04 08:50:28 |
version 1.55.2.1, 2000/10/09 02:41:28 |
| Line 466 struct omsghdr { |
|
| Line 466 struct omsghdr { |
|
| }; |
}; |
| #endif |
#endif |
| |
|
| |
#include <sys/cdefs.h> |
| |
|
| |
__BEGIN_DECLS |
| int __cmsg_alignbytes __P((void)); |
int __cmsg_alignbytes __P((void)); |
| |
__END_DECLS |
| |
|
| #ifndef _KERNEL |
#ifndef _KERNEL |
| |
|
| #include <sys/cdefs.h> |
|
| |
|
| __BEGIN_DECLS |
__BEGIN_DECLS |
| int accept __P((int, struct sockaddr *, socklen_t *)); |
int accept __P((int, struct sockaddr *, socklen_t *)); |
| int bind __P((int, const struct sockaddr *, socklen_t)); |
int bind __P((int, const struct sockaddr *, socklen_t)); |