Home
last modified time | relevance | path

Searched defs:RETERR (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/lib/libc/nameser/
H A Dns_parse.c52 #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 Dns_parse.c46 #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 Dttl.c35 #define RETERR(x) \ macro
H A Dnsec.c35 #define RETERR(x) \ macro
H A Drcode.c44 #define RETERR(x) \ macro
H A Dgssapictx.c93 #define RETERR(x) \ macro
H A Dtkey.c58 #define RETERR(x) \ macro
H A Ddnssec.c55 #define RETERR(x) \ macro
H A Dmasterdump.c58 #define RETERR(x) \ macro
H A Dkeymgr.c40 #define RETERR(x) \ macro
H A Drdata.c50 #define RETERR(x) \ macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dttl.c35 #define RETERR(x) \ macro
H A Dnsec.c35 #define RETERR(x) \ macro
H A Drcode.c41 #define RETERR(x) \ macro
H A Dgssapictx.c98 #define RETERR( global() macro
H A Dtkey.c59 #define RETERR( global() macro
[all...]
H A Ddnssec.c51 #define RETERR( global() macro
[all...]
H A Dkeymgr.c39 #define RETERR(x) \ macro
[all...]
H A Dmasterdump.c57 #define RETERR( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhex.c27 #define RETERR(x) \ macro
H A Dbase64.c26 #define RETERR(x) \ macro
H A Dbase32.c27 #define RETERR(x) \ macro
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhex.c27 #define RETERR( global() macro
H A Dbase64.c26 #define RETERR(x) \ macro
[all...]
H A Dbase32.c27 #define RETERR(x) \ macro
[all...]

12