Searched refs:DE_CONST (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/libc/resolv/ |
H A D | herror.c | 88 DE_CONST(s, t); in herror() 92 DE_CONST(": ", t); in herror() 97 DE_CONST(hstrerror(*__h_errno()), t); in herror() 101 DE_CONST("\n", t); in herror()
|
H A D | res_findzonecut.c | 654 DE_CONST(nsrr->name, tmp); in free_nsrr()
|
H A D | res_send.c | 706 DE_CONST(buf, tmp); in send_vc()
|
/freebsd/lib/libc/include/ |
H A D | port_before.h | 13 #define DE_CONST(konst, var) \ macro
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | event.c | 66 DE_CONST(arg, deconst_arg); in isc_event_allocate()
|
H A D | log.c | 533 DE_CONST(FILE_NAME(channel), filename); in isc_logconfig_destroy() 597 DE_CONST(catp->name, catp); in isc_log_registercategories() 625 DE_CONST(catp->name, catp); in isc_log_categorybyname() 664 DE_CONST(modp->name, modp); in isc_log_registermodules() 692 DE_CONST(modp->name, modp); in isc_log_modulebyname() 1176 DE_CONST(FILE_NAME(channel), basenam); in greatest_version()
|
H A D | netaddr.c | 426 DE_CONST(s, src); /* Must come before IN6_IS_ADDR_V4MAPPED. */ in isc_netaddr_fromv4mapped()
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | util.h | 67 #define DE_CONST(konst, var) \ macro
|