OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autorename
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSShared/
dnssd_clientshim.c
57
mDNSBool
autorename
; // Set if we just got a name conflict and now need to automatically pick a new name
member in struct:__anon12253
160
x->
autorename
= mDNSfalse;
196
if (x->
autorename
)
198
x->
autorename
= mDNSfalse;
256
x->
autorename
= mDNSfalse;
uds_daemon.c
182
mDNSBool
autorename
; // Set if this client wants us to automatically rename on conflict
member in struct:request_state::__anon12270::__anon12272
829
if (instance->request->u.servicereg.
autorename
)
[
all
...]
Completed in 101 milliseconds