OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:should_be_client
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-client.c
414
bool
should_be_client
= false;
local
418
should_be_client
= true;
424
should_be_client
= false;
428
should_be_client
? "could be client" : "can't be client",
431
return
should_be_client
;
dnssd-client.c
414
bool
should_be_client
= false;
local
418
should_be_client
= true;
424
should_be_client
= false;
428
should_be_client
? "could be client" : "can't be client",
431
return
should_be_client
;
dnssd-client.c
414
bool
should_be_client
= false;
local
418
should_be_client
= true;
424
should_be_client
= false;
428
should_be_client
? "could be client" : "can't be client",
431
return
should_be_client
;
Completed in 58 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026