File:  [CSRG BSD Unix] / 43BSDReno / contrib / isode-beta / doc / cookbook / figure34.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

...

    int	    result;
    struct type_MODULE_argument *arg;
    struct RoSAPindication rois;
    register struct RoSAPindication *roi = &rois;

    /* allocate and initialize ``arg'' here... */

    if ((result = stub_MODULE_operation (sd, RyGenID (sd), arg, do_result,
					 do_error, ROS_SYNC, roi)) != OK)
	ros_lose (result, roi);

    free_MODULE_argument (arg);

...


unix.superglobalmegacorp.com

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