Searched refs:NgSendAsciiMsg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/libnetgraph/ |
| H A D | netgraph.h | 61 int NgSendAsciiMsg(int, const char *, const char *, ...) __printflike(3, 4);
|
| H A D | Makefile | 30 MLINKS+= netgraph.3 NgSendAsciiMsg.3
|
| H A D | msg.c | 116 NgSendAsciiMsg(int cs, const char *path, const char *fmt, ...) in NgSendAsciiMsg() function
|
| /f-stack/tools/ngctl/ |
| H A D | msg.c | 92 if (NgSendAsciiMsg(csock, path, "%s%s", cmdstr, buf) < 0) { in MsgCmd()
|