Searched refs:NgDeliverMsg (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libnetgraph/ |
H A D | msg.c | 55 static int NgDeliverMsg(int cs, const char *path, 79 if (NgDeliverMsg(cs, path, &msg, args, arglen) < 0) in NgSendMsg() 144 if (NgDeliverMsg(cs, in NgSendAsciiMsg() 169 return (NgDeliverMsg(cs, path, &rep, args, arglen)); in NgSendReplyMsg() 177 NgDeliverMsg(int cs, const char *path, in NgDeliverMsg() function
|