Searched refs:NOTIMP (Results 1 – 5 of 5) sorted by relevance
132 #define NOTIMP 4 /* not implemented */ macro
116 #define NOTIMP 4 /* not implemented */ macro
141 #define NOTIMP ns_r_notimpl macro
176 case NOTIMP: in qcallback()
618 if (rcode == NOTIMP || rcode == FORMERR || rcode == SERVFAIL) in process_answer()659 if (rcode == SERVFAIL || rcode == NOTIMP || rcode == REFUSED) in process_answer()