Searched refs:NgRecvAsciiMsg (Results 1 – 3 of 3) sorted by relevance
66 int NgRecvAsciiMsg(int, struct ng_mesg *, size_t, char *);
34 MLINKS+= netgraph.3 NgRecvAsciiMsg.3
351 NgRecvAsciiMsg(int cs, struct ng_mesg *reply, size_t replen, char *path) in NgRecvAsciiMsg() function410 if ((len = NgRecvAsciiMsg(cs, *reply, len, path)) < 0) in NgAllocRecvAsciiMsg()