Searched refs:dispatch_source_set_cancel_handler (Results 1 – 10 of 10) sorted by relevance
| /trueos/lib/libdispatch/man/ |
| HD | Makefile.am | 66 $(LN) -f dispatch_source_create.3 dispatch_source_set_cancel_handler.3 && \ 126 dispatch_source_set_cancel_handler.3 \
|
| /trueos/lib/libdispatch/dispatch/ |
| HD | source.h | 438 dispatch_source_set_cancel_handler(dispatch_source_t source,
|
| /trueos/crypto/heimdal/kdc/ |
| HD | announce.c | 144 dispatch_source_set_cancel_handler(s, ^{ in create_dns_sd()
|
| /trueos/usr.sbin/asl/ |
| HD | asl_action.c | 477 dispatch_source_set_cancel_handler(as_data->storedata_monitor, ^{ in _asl_dir_storedata_open() 724 dispatch_source_set_cancel_handler(as_data->aslfile_monitor, ^{ in _asl_dir_today_open() 825 dispatch_source_set_cancel_handler(af_data->monitor, ^{ in _asl_file_open() 907 dispatch_source_set_cancel_handler(f_data->monitor, ^{ in _text_file_open()
|
| /trueos/crypto/heimdal/lib/ipc/ |
| HD | client.c | 253 dispatch_source_set_cancel_handler(c->source, ^{ in mach_async()
|
| HD | server.c | 338 dispatch_source_set_cancel_handler(s->source, ^{ in mach_init()
|
| /trueos/usr.sbin/notifyd/ |
| HD | pathwatch.c | 444 dispatch_source_set_cancel_handler(src, ^{ close(fd); }); in _vnode_create()
|
| /trueos/lib/libnotify/ |
| HD | notify_client.c | 360 dispatch_source_set_cancel_handler(globals->notify_dispatch_source, ^{ in _notify_lib_init()
|
| /trueos/lib/libdispatch/src/ |
| HD | io.c | 1845 dispatch_source_set_cancel_handler(source, ^{ in _dispatch_stream_source()
|
| HD | source.c | 391 dispatch_source_set_cancel_handler(dispatch_source_t ds, in dispatch_source_set_cancel_handler() function
|