Annotation of 43BSDReno/contrib/isode-beta/doc/practical-osi1/figureA-59.c, revision 1.1.1.1

1.1       root        1: ...
                      2: 
                      3:     int            result;
                      4:     struct type_MODULE_argument *arg;
                      5:     struct RoSAPindication rois;
                      6:     register struct RoSAPindication *roi = &rois;
                      7: 
                      8:     /* allocate and initialize ``arg'' here... */
                      9: 
                     10:     if ((result = stub_MODULE_operation (sd, RyGenID (sd), arg, do_result,
                     11:                                         do_error, ROS_SYNC, roi)) != OK)
                     12:        ros_lose (result, roi);
                     13: 
                     14:     free_MODULE_argument (arg);
                     15: 
                     16: ...
                     17: 

unix.superglobalmegacorp.com

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