|
|
1.1 root 1: ...
2:
3: static int op_name (sd, ryo, rox, arg, roi)
4: int sd;
5: struct RyOperation *ryo;
6: struct RoSAPinvoke *rox;
7: register struct type_MODULE_argument *arg;
8: struct RoSAPindication *roi;
9: {
10: int won;
11:
12: /* this check should *not* be made if linking of operations is expected */
13: if (rox -> rox_nolinked == 0) {
14: if (RyDsUReject (sd, rox -> rox_id, ROS_IP_LINKED, ROS_NOPRIO, roi)
15: == NOTOK)
16: ros_adios (&roi -> roi_preject, "U-REJECT");
17:
18: return OK;
19: }
20: advise (NULLCP, LOG_INFO, "RO-INVOKE.INDICATION/%d: %s",
21: sd, ryo -> ryo_name);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.