OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vicarious_discovery_complete
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
104
wakeup_t *NULLABLE
vicarious_discovery_complete
;
member in struct:interface
route.c
474
if (interface->
vicarious_discovery_complete
!= NULL) {
475
ioloop_cancel_wake_event(interface->
vicarious_discovery_complete
);
979
if (interface->
vicarious_discovery_complete
== NULL) {
980
interface->
vicarious_discovery_complete
= ioloop_wakeup_create();
982
ioloop_cancel_wake_event(interface->
vicarious_discovery_complete
);
984
if (interface->
vicarious_discovery_complete
!= NULL) {
985
ioloop_add_wake_event(interface->
vicarious_discovery_complete
,
1676
if (interface->
vicarious_discovery_complete
!= NULL) {
1677
ioloop_cancel_wake_event(interface->
vicarious_discovery_complete
);
Completed in 46 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026