mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-24 19:35:00 -04:00
#define RETERR(x) do { \
ret = (x); \
if (ret != ISC_R_SUCCESS) \
return (ret); \
} while (0)
|
||
|---|---|---|
| .. | ||
| dnssafe | ||
| dst | ||
| openssl | ||
| .cvsignore | ||
| Makefile.in | ||