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

...

static int  op_name (sd, ryo, rox, arg, roi)
int	sd;
struct RyOperation *ryo;
struct RoSAPinvoke *rox;
register struct type_MODULE_argument *arg;
struct RoSAPindication *roi;
{
    int	    won;

/* this check should *not* be made if linking of operations is expected */
    if (rox -> rox_nolinked == 0) {
	if (RyDsUReject (sd, rox -> rox_id, ROS_IP_LINKED, ROS_NOPRIO, roi)
	        == NOTOK)
	    ros_adios (&roi -> roi_preject, "U-REJECT");

	return OK;
    }
    advise (NULLCP, LOG_INFO, "RO-INVOKE.INDICATION/%d: %s",
	    sd, ryo -> ryo_name);

unix.superglobalmegacorp.com

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