Searched defs:replacement (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/rdata/generic/
H A Dnaptr_35.h28 dns_name_t replacement; member in struct:dns_rdata_naptr
/bind-9.11.3/lib/isc/powerpc/include/isc/
H A Datomic.h73 isc_atomic_cmpxchg(atomic_p p, int old, int replacement) { argument
81 if (compare_and_swap(p, &orig, replacement))

Completed in 9 milliseconds