|
|
1.1 ! root 1: /* other errors are handled here... */ ! 2: ! 3: default: ! 4: adios (NULLCP, "unknown result/error returned (%d)", ! 5: response); ! 6: /* NOTREACHED */ ! 7: } ! 8: break; ! 9: ! 10: case DONE: /* got RO-END? */ ! 11: adios (NULLCP, "got RO-END.INDICATION"); ! 12: /* NOTREACHED */ ! 13: ! 14: default: ! 15: adios (NULLCP, "unknown return from RyOperation=%d", result); ! 16: /* NOTREACHED */ ! 17: } ! 18: ! 19: free_MODULE_argument (arg); ! 20: ! 21: ...
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.