Home
last modified time | relevance | path

Searched refs:t_IpcMsgHandler (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/ncsw/inc/
H A Dxx_ext.h620 typedef t_Error (t_IpcMsgHandler)(t_Handle h_Module, typedef
654 t_IpcMsgHandler *f_MsgHandler,
/freebsd-src/sys/contrib/ncsw/user/env/
H A Dxx.c565 t_IpcMsgHandler *f_MsgHandler, t_Handle h_Module, uint32_t replyLength) in XX_IpcRegisterMsgHandler()