Searched refs:ISC_R_BADNUMBER (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dparseint.c29 return (ISC_R_BADNUMBER);
33 return (ISC_R_BADNUMBER);
H A Dlex.c633 } else if (result == ISC_R_BADNUMBER) {
901 return (ISC_R_BADNUMBER);
929 return (ISC_R_BADNUMBER);
/bind-9.11.3/lib/isc/include/isc/
H A Dresult.h76 #define ISC_R_BADNUMBER 56 /*%< not a valid number */ macro
/bind-9.11.3/lib/dns/
H A Drcode.c246 return (ISC_R_BADNUMBER);
259 if (result == ISC_R_BADNUMBER && hex_allowed)
277 if (result != ISC_R_BADNUMBER)
409 if (result != ISC_R_BADNUMBER)
H A Dcatz.c1002 result = ISC_R_BADNUMBER;
/bind-9.11.3/bin/named/
H A Dserver.c13050 return (ISC_R_BADNUMBER);
14061 return (ISC_R_BADNUMBER);

Completed in 41 milliseconds