Lines Matching refs:q_status
269 q->q_status = "5.4.6";
2101 to->q_status = "5.2.3";
2103 to->q_status = "5.3.4";
2106 usrerrenh(to->q_status,
2110 giveresponse(EX_UNAVAILABLE, to->q_status, m,
2134 giveresponse(rcode, to->q_status, m,
2233 giveresponse(rcode, to->q_status, m, NULL,
2244 to->q_status = "2.1.5";
4431 giveresponse(rc, to->q_status, m, mci,
4516 giveresponse(rcode, to->q_status, m, mci,
4553 to->q_status = "2.1.5";
4841 if (status != NULL && *status != '\0' && (ovr || q->q_status == NULL ||
4842 *q->q_status == '\0' || *q->q_status < *status))
4844 q->q_status = status;