Searched refs:rrauth_lock (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1477 mDNSu8 rrauth_lock; // For debugging: Set at times when these lists may not be modified member in struct:__anon71
H A DmDNS.c199 if (r->rrauth_lock) { LogMsg("GetFreeCacheRR ERROR! Cache already locked!"); return(mDNSNULL); }
200 r->rrauth_lock = 1;
246 r->rrauth_lock = 0;

Completed in 143 milliseconds