|
|
1.1 ! root 1: ... ! 2: ! 3: static int ros_finish (sd, rof) ! 4: int sd; ! 5: struct AcSAPfinish *acf; ! 6: { ! 7: struct RtSAPindication rtis; ! 8: register struct RtSAPabort *rta = &rtis.rti_abort; ! 9: ! 10: if (RtCloseResponse (sd, ACR_NORMAL, NULLPE, &rtis) == NOTOK) ! 11: error ("RT-CLOSE.RESPONSE: %s", RtErrString (rta -> rta_reason)); ! 12: ! 13: ACFFREE (acf); ! 14: ! 15: exit (0); ! 16: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.