Annotation of 43BSDReno/contrib/isode-beta/doc/manual/grind2a-1.c, revision 1.1

1.1     ! root        1: #include <isode/acsap.h>
        !             2: 
        !             3: ...
        !             4: 
        !             5: register struct PSAPaddr *pa;
        !             6: register AEI aei;
        !             7: 
        !             8: ...
        !             9: 
        !            10: char *qualifier = "filestore";
        !            11: char *context = "iso ftam";
        !            12: 
        !            13: if ((aei = _str2aei ("hubris, cs, ucl, gb", qualifier,
        !            14:                        context, isatty (fileno (stdin))))
        !            15:        == NULLAEI)
        !            16:     error ("unable to resolve service: %s", PY_pepy);
        !            17: if ((pa = aei2addr (aei)) == NULLPA)
        !            18:     error ("address translation failed");
        !            19: 
        !            20: ...

unix.superglobalmegacorp.com

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