Home | History | Annotate | Download | only in libpcap

Lines Matching full:strbuf

237 static struct strbuf ctl = {
256 struct strbuf data;
1123 struct strbuf ctl;
1131 if (putmsg(fd, &ctl, (struct strbuf *) NULL, flags) < 0) {
1144 struct strbuf ctl;
1159 if (getmsg(fd, &ctl, (struct strbuf*)NULL, &flags) < 0) {
1496 struct strbuf ctl, data;
1625 struct strbuf ctl;
1654 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
1685 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {