Searched refs:isc__mem_attach (Results 1 – 2 of 2) sorted by relevance
63 #define isc__mem_attach(src, ptgt) do { *(ptgt) = (src); } while (0) macro
52 #define isc_mem_attach isc__mem_attach