Lines Matching defs:returnValue
150 int returnValue; /* the protocol return value */
393 ret->returnValue = 0;
727 ctxt->returnValue = ret;
1521 if ((ctxt->location != NULL) && (ctxt->returnValue >= 300) &&
1522 (ctxt->returnValue < 400)) {
1565 ctxt->returnValue, ctxt->contentType);
1569 ctxt->returnValue);
1707 return(ctxt->returnValue);