Annotation of Gnu-Mach/linux/src/include/net/af_unix.h, revision 1.1.1.1

1.1       root        1: #ifndef __LINUX_NET_AFUNIX_H
                      2: #define __LINUX_NET_AFUNIX_H
                      3: extern void unix_proto_init(struct net_proto *pro);
                      4: extern struct proto_ops unix_proto_ops;
                      5: extern void unix_inflight(struct file *fp);
                      6: extern void unix_notinflight(struct file *fp);
                      7: typedef struct sock unix_socket;
                      8: extern void unix_gc(void);
                      9: 
                     10: extern unix_socket *unix_socket_list;
                     11: 
                     12: #define UNIX_MAX_FD    8
                     13: 
                     14: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.