Searched refs:IRPD_WELCOME_CODE (Results 1 – 2 of 2) sorted by relevance
/dports/dns/libbind/libbind-6.0/include/ | ||
H A D | irp.h | 38 #define IRPD_WELCOME_CODE 200 macro |
/dports/dns/libbind/libbind-6.0/irs/ | ||
H A D | irp.c | 236 if (code != IRPD_WELCOME_CODE) { in irs_irp_connect() |