Searched refs:NgDeliverMsg (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/lib/libnetgraph/ |
| D | msg.c | 57 static int NgDeliverMsg(int cs, const char *path, 83 if (NgDeliverMsg(cs, path, &msg, args, arglen) < 0) in NgSendMsg() 150 if (NgDeliverMsg(cs, in NgSendAsciiMsg() 175 return (NgDeliverMsg(cs, path, &rep, args, arglen)); in NgSendReplyMsg() 183 NgDeliverMsg(int cs, const char *path, in NgDeliverMsg() function
|