Home
last modified time | relevance | path

Searched refs:bit_set_opaque64 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h305 #define bit_set_opaque64(op64, index) (op64.l[((index))/(sizeof(mDNSu32) * mDNSNBBY)] |= (1 << ((in… macro
H A DmDNS.c6000 bit_set_opaque64(ar->updateIntID, scopeid); in SPSInitRecordsBeforeUpdate()
6344 bit_set_opaque64(updateIntID, scopeid); in BeginSleepProcessing()
10747 bit_set_opaque64(question->validDNSServers, index); in SetValidDNSServers()