Searched refs:_NgDebugMsg (Results 1 – 3 of 3) sorted by relevance
70 extern void _NgDebugMsg(const struct ng_mesg *msg, const char *path);
217 _NgDebugMsg(msg, sg->sg_data); in NgDeliverMsg()284 _NgDebugMsg(rep, sg->sg_data); in NgRecvMsg()
226 _NgDebugMsg(const struct ng_mesg *msg, const char *path) in _NgDebugMsg() function