Annotation of researchv10dc/ipc/libipc/tryipcpath.c, revision 1.1

1.1     ! root        1: extern char *ipcpath();
        !             2: 
        !             3: main()
        !             4: {
        !             5:        char buf[128];
        !             6: 
        !             7:        while(gets(buf)!=0)
        !             8:                printf("%s -> %s\n", buf, ipcpath(buf, "dk", "tcp.25"));
        !             9: }

unix.superglobalmegacorp.com

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