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

1.1       root        1: ...
                      2: 
                      3: static int  ros_end (sd, roe)
                      4: int     sd;
                      5: struct RoSAPend *roe;
                      6: {
                      7:     struct RoSAPindication  rois;
                      8:     register struct RoSAPindication *roi = &rois;
                      9:     register struct RoSAPpreject   *rop = &roi -> roi_preject;
                     10: 
                     11:     if (RoEndResponse (sd, roi) == NOTOK)
                     12:        error ("RO-END.RESPONSE: %s", RoErrString (rop -> rop_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.