Home
last modified time | relevance | path

Searched refs:DE_CONST (Results 1 – 25 of 59) sorted by relevance

123

/netbsd/external/bsd/libbind/dist/resolv/
H A Dherror.c99 DE_CONST(s, t); in herror()
103 DE_CONST(": ", t); in herror()
108 DE_CONST(hstrerror(*__h_errno()), t); in herror()
112 DE_CONST("\n", t); in herror()
/netbsd/lib/libc/resolv/
H A Dherror.c104 DE_CONST(s, t); in __weak_alias()
108 DE_CONST(": ", t); in __weak_alias()
113 DE_CONST(hstrerror(*__h_errno()), t); in __weak_alias()
117 DE_CONST("\n", t); in __weak_alias()
/netbsd/external/bsd/libbind/dist/irs/
H A Dgetnetgrent_r.c51 DE_CONST(netgroup, ng); in innetgr_r()
52 DE_CONST(host, ho); in innetgr_r()
53 DE_CONST(user, us); in innetgr_r()
54 DE_CONST(domain, dom); in innetgr_r()
101 DE_CONST(netgroup, tmp); in setnetgrent_r()
H A Dgetnetgrent.c92 DE_CONST(ch, *host); in getnetgrent()
93 DE_CONST(cu, *user); in getnetgrent()
94 DE_CONST(cd, *domain); in getnetgrent()
H A Dnis_ng.c205 DE_CONST(name, nametmp); in add_group_to_list()
H A Dnis_pw.c177 DE_CONST(name, tmp); in pw_byname()
/netbsd/lib/libc/include/
H A Dport_before.h6 #define DE_CONST(c,v) v = __UNCONST(c) macro
8 #define DE_CONST(c,v) v = ((c) ? \ macro
/netbsd/external/mpl/bind/dist/contrib/dlz/modules/wildcard/
H A Ddlz_wildcard_dynamic.c49 #define DE_CONST(konst, var) \ macro
124 DE_CONST(zone, cd->zone); in dlz_allnodes()
240 DE_CONST(name, cd->record); in dlz_lookup()
241 DE_CONST(p, cd->zone); in dlz_lookup()
320 DE_CONST(p, cd->zone); in dlz_authority()
/netbsd/external/mpl/bind/dist/fuzz/
H A Ddns_name_fromtext_target.c40 DE_CONST(data, de_const); in LLVMFuzzerTestOneInput()
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Devent.c68 DE_CONST(arg, deconst_arg); in isc_event_allocate()
H A Dstrtoul.c129 DE_CONST(any ? s - 1 : nptr, *endptr); in isc_strtoul()
H A Dlog.c535 DE_CONST(FILE_NAME(channel), filename); in isc_logconfig_destroy()
599 DE_CONST(catp->name, catp); in isc_log_registercategories()
627 DE_CONST(catp->name, catp); in isc_log_categorybyname()
666 DE_CONST(modp->name, modp); in isc_log_registermodules()
694 DE_CONST(modp->name, modp); in isc_log_modulebyname()
1178 DE_CONST(FILE_NAME(channel), basenam); in greatest_version()
/netbsd/external/bsd/libbind/dist/bsd/
H A Dstrtoul.c115 DE_CONST((any ? s - 1 : nptr), *endptr); in strtoul()
/netbsd/external/mpl/bind/dist/lib/isc/
H A Dlog.c466 DE_CONST(FILE_NAME(channel), filename); in isc_logconfig_destroy()
532 DE_CONST(catp->name, catp); in isc_log_registercategories()
563 DE_CONST(catp->name, catp); in isc_log_categorybyname()
603 DE_CONST(modp->name, modp); in isc_log_registermodules()
634 DE_CONST(modp->name, modp); in isc_log_modulebyname()
1052 DE_CONST(file->name, bname); in greatest_version()
1195 DE_CONST(file->name, bname); in remove_old_tsversions()
H A Devent.c74 DE_CONST(arg, deconst_arg); in isc_event_constallocate()
H A Dstring.c139 DE_CONST(s, r); in strnstr()
H A Dtm.c469 DE_CONST(bp, ret); in isc_tm_strptime()
/netbsd/external/mpl/bind/dist/bin/dnssec/
H A Ddnssectool.c365 DE_CONST(str, r.base); in strtoclass()
380 DE_CONST(str, r.base); in strtodsdigest()
/netbsd/external/mpl/bind/dist/lib/isccc/include/isccc/
H A Dutil.h221 #define DE_CONST(konst, var) \ macro
/netbsd/external/mpl/bind/dist/contrib/dlz/modules/include/
H A Ddlz_minimal.h84 #define DE_CONST(konst, var) \ macro
/netbsd/external/mpl/bind/dist/bin/check/
H A Dnamed-checkconf.c164 DE_CONST(zclass, r.base); in configure_hint()
512 DE_CONST(cfg_obj_asstring(classobj), r.base); in config_getclass()
/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dutil.h69 #define DE_CONST(konst, var) \ macro
/netbsd/external/bsd/libbind/dist/
H A Dport_before.h.in166 #define DE_CONST(konst, var) \ macro
/netbsd/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c196 DE_CONST(cap, captmp); in ctl_client()
323 DE_CONST("\r\n", tmp); in start_write()
/netbsd/external/mpl/bind/dist/lib/dns/tests/
H A Dnsec3param_test.c105 DE_CONST("-", to->salt); in copy_params()

123