Home
last modified time | relevance | path

Searched refs:dispatch_source_set_cancel_handler_f (Results 1 – 5 of 5) sorted by relevance

/NextBSD/lib/libdispatch/man/
HDMakefile.am67 $(LN) -f dispatch_source_create.3 dispatch_source_set_cancel_handler_f.3 && \
127 dispatch_source_set_cancel_handler_f.3 \
/NextBSD/lib/libdispatch/dispatch/
HDsource.h463 dispatch_source_set_cancel_handler_f(dispatch_source_t source,
/NextBSD/lib/libasl/
HDasl_fd.c271 dispatch_source_set_cancel_handler_f(read_source, cancel_source); in asl_log_from_descriptor()
/NextBSD/usr.sbin/notifyd/
HDnotify_proc.c358 dispatch_source_set_cancel_handler_f(src, (dispatch_function_t)port_dealloc); in register_port()
/NextBSD/lib/libdispatch/src/
HDsource.c402 dispatch_source_set_cancel_handler_f(dispatch_source_t ds, in dispatch_source_set_cancel_handler_f() function
4622 dispatch_source_set_cancel_handler_f(ds, in _dispatch_kevent_debugger()