Home | History | Annotate | Download | only in libpcap

Lines Matching full:strbuf

184 	struct strbuf ctl = {
189 struct strbuf data;
1082 struct strbuf ctl;
1090 if (putmsg(fd, &ctl, (struct strbuf *) NULL, flags) < 0) {
1103 struct strbuf ctl;
1120 if (getmsg(fd, &ctl, (struct strbuf*)NULL, &flags) < 0) {
1458 struct strbuf ctl, data;
1568 struct strbuf ctl;
1597 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
1628 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {