Annotation of researchv10no/cmd/lint/llib-lipc, revision 1.1.1.1

1.1       root        1: /*LINTLIBRARY*/
                      2: #include <ipc.h>
                      3: char *ipcpath(h, n, s) char *h, *n, *s; { return ""; }
                      4: int ipcopen(s, p) char *s, *p; { return 1; }
                      5: int ipccreat(s, p) char *s, *p; { return 1; }
                      6: ipcinfo *ipclisten(fd) { return ipclisten(fd); }
                      7: int ipcaccept(i) ipcinfo *i; { return 1; }
                      8: int ipcreject(i, n, s) ipcinfo *i; char *s; { return 1; }
                      9: int ipcexec(s, p, c) char *s, *p, *c; { return 1; }
                     10: char *errstr;

unix.superglobalmegacorp.com

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