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

1.1     ! root        1: ...
        !             2: 
        !             3: static int  ros_end (sd, roe)
        !             4: int     sd;
        !             5: struct RoSAPend *roe;
        !             6: {
        !             7:     struct RtSAPindication  rtis;
        !             8:     register struct RtSAPindication *rti = &rtis;
        !             9:     register struct RtSAPabort   *rta = &rti -> rti_abort;
        !            10: 
        !            11:     if (RtEndResponse (sd, rti) == NOTOK)
        !            12:        error ("RT-END.RESPONSE: %s", RtErrString (rta -> rta_reason));
        !            13: 
        !            14:     exit (0);
        !            15: }

unix.superglobalmegacorp.com

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