Searched refs:RR (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSCommon.h | 256 #define GetRRDomainNameTarget(RR) ( … argument 257 …((RR)->rrtype == kDNSType_CNAME || (RR)->rrtype == kDNSType_PTR || (RR)->rrtype == kDNSType_NS) … 258 … ? &(RR)->rdata->u.name : \ 259 …((RR)->rrtype == kDNSType_SRV ) ? &(RR)->rdata->u.srv.target : mD… 308 #define PutResourceRecord(MSG, P, C, RR) PutResourceRecordTTL((MSG), (P), (C), (RR), (RR)->rrorigin… argument 358 #pragma mark - RR List Management & Task Management
|
H A D | mDNS.c | 2280 #define ResourceRecordIsValidAnswer(RR) ( ((RR)-> resrec.RecordType & kDNSRecordTypeAct… argument 2281 …((RR)->Additional1 == mDNSNULL || ((RR)->Additional1->resrec.RecordType & kDNSRecordTypeActiveMask… 2282 …((RR)->Additional2 == mDNSNULL || ((RR)->Additional2->resrec.RecordType & kDNSRecordTypeActiveMask… 2283 …((RR)->DependentOn == mDNSNULL || ((RR)->DependentOn->resrec.RecordType & kDNSRecordTypeActiveMask… 2285 #define ResourceRecordIsValidInterfaceAnswer(RR, INTID) \ argument 2286 (ResourceRecordIsValidAnswer(RR) && \ 2287 ((RR)->resrec.InterfaceID == mDNSInterface_Any || (RR)->resrec.InterfaceID == (INTID))) 2306 #define TimeToAnnounceThisRecord(RR,time) ((RR)->AnnounceCount && (time) - ((RR)->LastAPTime + (RR)… argument 2307 …fine TimeToSendThisRecord(RR,time) ((TimeToAnnounceThisRecord(RR,time) || (RR)->ImmedAnswer) && Re… argument 2308 #define TicksTTL(RR) ((mDNSs32)(RR)->resrec.rroriginalttl * mDNSPlatformOneSecond) argument [all …]
|
H A D | DNSCommon.c | 2097 #pragma mark - RR List Management & Task Management
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | pk.h | 136 #define RR 4 macro
|
H A D | pk0.c | 114 case RR: 435 case RR:
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | iso9660.h | 168 struct RR { struct
|
H A D | fsys_iso9660.c | 234 if ( rr_ptr.rr->len >= (4+sizeof(struct RR))) in iso9660_dir()
|
/titanic_41/usr/src/cmd/spell/ |
H A D | local | 417 RR
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | southamerica | 820 # except for the states of AC, AM, PA, RR, RO, and AP (then a territory) 874 # adds SE, AL, PB, PE, RN, CE, PI, MA and RR. 880 # repeals DST in PE and RR, effective 2000-10-15 00:00. 1056 # Roraima (RR)
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | SCF.po | 1309 # code: SCF-8003-RR 1312 msgid "SCF-8003-RR.type" 1314 msgid "SCF-8003-RR.severity" 1316 msgid "SCF-8003-RR.description" 1318 msgid "SCF-8003-RR.response" 1320 msgid "SCF-8003-RR.impact" 1322 msgid "SCF-8003-RR.action"
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 830 c7d0 RR-CirKits LocoBuffer-USB
|