Home
last modified time | relevance | path

Searched refs:NgRecvAsciiMsg (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libnetgraph/
H A Dnetgraph.h56 int NgRecvAsciiMsg(int, struct ng_mesg *, size_t, char *);
H A DMakefile19 MLINKS+= netgraph.3 NgRecvAsciiMsg.3
H A Dmsg.c317 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 Dnetgraph.c197 if (NgRecvAsciiMsg(dev->cs, rep, sizeof msgbuf, path)) { in ng_MessageIn()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc5533 OLD_FILES+=usr/share/man/man3/NgRecvAsciiMsg.3.gz