Searched refs:NgRecvAsciiMsg (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libnetgraph/ |
H A D | netgraph.h | 56 int NgRecvAsciiMsg(int, struct ng_mesg *, size_t, char *);
|
H A D | Makefile | 19 MLINKS+= netgraph.3 NgRecvAsciiMsg.3
|
H A D | msg.c | 317 NgRecvAsciiMsg(int cs, struct ng_mesg *reply, size_t replen, char *path) in NgRecvAsciiMsg() function 371 if ((len = NgRecvAsciiMsg(cs, *reply, len, path)) < 0) in NgAllocRecvAsciiMsg()
|
/freebsd/usr.sbin/ppp/ |
H A D | netgraph.c | 197 if (NgRecvAsciiMsg(dev->cs, rep, sizeof msgbuf, path)) { in ng_MessageIn()
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 5533 OLD_FILES+=usr/share/man/man3/NgRecvAsciiMsg.3.gz
|