Searched refs:putUpdateLeaseWithLimit (Results 1 – 3 of 3) sorted by relevance
| /titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
| H A D | DNSCommon.h | 224 extern mDNSu8 *putUpdateLeaseWithLimit(DNSMessage *msg, mDNSu8 *ptr, mDNSu32 lease, mDNSu8 *limit);
|
| H A D | uDNS.c | 2981 ptr = putUpdateLeaseWithLimit(&m->omsg, ptr, DEFAULT_UPDATE_LEASE, limit); in SendRecordRegistration() 3094 ptr = putUpdateLeaseWithLimit(&m->omsg, ptr, DEFAULT_UPDATE_LEASE, limit); in SendGroupRRMessage()
|
| H A D | DNSCommon.c | 2625 mDNSexport mDNSu8 *putUpdateLeaseWithLimit(DNSMessage *msg, mDNSu8 *end, mDNSu32 lease, mDNSu8 *lim… in putUpdateLeaseWithLimit() function
|