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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c2699 mDNSexport void SetNewRData(ResourceRecord *const rr, RData *NewRData, mDNSu16 rdlength) argument
2702 if (NewRData)
2704 rr->rdata = NewRData;
H A DmDNSEmbeddedAPI.h1553 RData *NewRData; // Set if we are updating this record with new rdata member in struct:AuthRecord_struct
1580 // Do we really need all these in *addition* to NewRData and newrdlength above?

Completed in 509 milliseconds