Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:putUpdateLease

1493 	ptr = putUpdateLease(&reply->msg, ptr, lease);
1494 if (!ptr) { Log("FormatLeaseReply: putUpdateLease failed"); free(reply); return NULL; }