Home
last modified time | relevance | path

Searched refs:dispatch_source_t (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_mac.cc57 typedef void *dispatch_source_t; typedef
144 void dispatch_source_set_cancel_handler(dispatch_source_t ds,
146 void dispatch_source_set_event_handler(dispatch_source_t ds,
175 INTERCEPTOR(void, dispatch_source_set_cancel_handler, dispatch_source_t ds,
185 INTERCEPTOR(void, dispatch_source_set_event_handler, dispatch_source_t ds,
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ipc/
Dhi_locl.h76 dispatch_mig_server(dispatch_source_t ds, size_t maxmsgsz, dispatch_mig_callback_t callback);
Dserver.c57 static dispatch_source_t timer;
111 dispatch_source_t source;
473 dispatch_source_t in;
474 dispatch_source_t out;
Dclient.c179 dispatch_source_t source;
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dannounce.c102 dispatch_source_t s; in retry_timer()
124 dispatch_source_t s; in create_dns_sd()
/netbsd/src/external/apache2/mDNSResponder/dist/Clients/
Ddns-sd.c283 dispatch_source_t timer_source;
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
Ddnssd_clientstub.c209 dispatch_source_t disp_source;