Lines Matching refs:ec
293 int ec = 0;
300 ec = ISNS_RSP_INTERNAL_ERROR;
304 return (ec);
314 int ec = pdu_reset(rsp, sz);
316 if (ec == 0) {
321 return (ec);
331 int ec = pdu_reset(pdu, sz);
333 if (ec == 0) {
337 return (ec);
382 int ec = 0;
406 ec = ISNS_RSP_INTERNAL_ERROR;
407 return (ec);
450 ec = ISNS_RSP_INTERNAL_ERROR;
451 return (ec);
486 return (ec);