Searched refs:NgDeliverMsg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | msg.c | 82 static int NgDeliverMsg(int cs, const char *path, 106 if (NgDeliverMsg(cs, path, &msg, args, arglen) < 0) in NgSendMsg() 171 if (NgDeliverMsg(cs, in NgSendAsciiMsg() 196 return (NgDeliverMsg(cs, path, &rep, args, arglen)); in NgSendReplyMsg() 204 NgDeliverMsg(int cs, const char *path, in NgDeliverMsg() function
|