Searched refs:dispatch_mig_callback_t (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/ipc/
H A Dhi_locl.h77 typedef boolean_t (*dispatch_mig_callback_t)(mach_msg_header_t *message, mach_msg_header_t *reply); typedef
80 dispatch_mig_server(dispatch_source_t ds, size_t maxmsgsz, dispatch_mig_callback_t callback);
/macosx-10.10/libdispatch-442.1.4/private/
H A Dsource_private.h353 * @typedef dispatch_mig_callback_t
358 typedef boolean_t (*dispatch_mig_callback_t)(mach_msg_header_t *message, typedef
365 dispatch_mig_callback_t callback);
/macosx-10.10/libdispatch-442.1.4/src/
H A Dsource.c4192 dispatch_mig_callback_t callback)

Completed in 129 milliseconds