HomeSort by: relevance | last modified time | path
    Searched defs:dispatch_mig_callback_t (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/ipc/
hi_locl.h 73 typedef boolean_t (*dispatch_mig_callback_t)(mach_msg_header_t *message, mach_msg_header_t *reply); typedef
76 dispatch_mig_server(dispatch_source_t ds, size_t maxmsgsz, dispatch_mig_callback_t callback);

Completed in 29 milliseconds