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