/netbsd-src/lib/libc/nameser/ |
H A D | ns_parse.c | 52 #define RETERR(err) do { errno = (err); return (-1); } while (/*NOTREACHED*//*CONSTCOND*/0) macro 54 #define RETERR(err) \ macro
|
/netbsd-src/external/bsd/libbind/dist/nameser/ |
H A D | ns_parse.c | 46 #define RETERR(err) do { errno = (err); return (-1); } while (0) macro 48 #define RETERR(err) \ macro
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | ttl.c | 35 #define RETERR(x) \ macro
|
H A D | nsec.c | 35 #define RETERR(x) \ macro
|
H A D | rcode.c | 44 #define RETERR(x) \ macro
|
H A D | gssapictx.c | 93 #define RETERR(x) \ macro
|
H A D | tkey.c | 58 #define RETERR(x) \ macro
|
H A D | dnssec.c | 55 #define RETERR(x) \ macro
|
H A D | masterdump.c | 58 #define RETERR(x) \ macro
|
H A D | keymgr.c | 40 #define RETERR(x) \ macro
|
H A D | rdata.c | 50 #define RETERR(x) \ macro
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | ttl.c | 35 #define RETERR(x) \ macro
|
H A D | nsec.c | 35 #define RETERR(x) \ macro
|
H A D | rcode.c | 41 #define RETERR(x) \ macro
|
H A D | gssapictx.c | 98 #define RETERR( global() macro
|
H A D | tkey.c | 59 #define RETERR( global() macro [all...] |
H A D | dnssec.c | 51 #define RETERR( global() macro [all...] |
H A D | keymgr.c | 39 #define RETERR(x) \ macro [all...] |
H A D | masterdump.c | 57 #define RETERR( global() macro [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | hex.c | 27 #define RETERR(x) \ macro
|
H A D | base64.c | 26 #define RETERR(x) \ macro
|
H A D | base32.c | 27 #define RETERR(x) \ macro
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | hex.c | 27 #define RETERR( global() macro
|
H A D | base64.c | 26 #define RETERR(x) \ macro [all...] |
H A D | base32.c | 27 #define RETERR(x) \ macro [all...] |