Lines Matching refs:q_status
165 q->q_status = "5.4.6";
1582 to->q_status = "5.2.3";
1584 to->q_status = "5.3.4";
1587 usrerrenh(to->q_status,
1591 giveresponse(EX_UNAVAILABLE, to->q_status, m,
1615 giveresponse(rcode, to->q_status, m,
1714 giveresponse(rcode, to->q_status, m, NULL,
1725 to->q_status = "2.1.5";
3363 giveresponse(i, to->q_status, m, mci,
3399 giveresponse(i, to->q_status, m, mci,
3480 giveresponse(rcode, to->q_status, m, mci,
3517 to->q_status = "2.1.5";
3767 if (status != NULL && *status != '\0' && (ovr || q->q_status == NULL ||
3768 *q->q_status == '\0' || *q->q_status < *status))
3770 q->q_status = status;