Home | History | Annotate | Download | only in libpcap

Lines Matching refs:strbuf

171 static struct strbuf ctl = {
189 struct strbuf data;
1009 struct strbuf ctl;
1017 if (putmsg(fd, &ctl, (struct strbuf *) NULL, flags) < 0) {
1030 struct strbuf ctl;
1045 if (getmsg(fd, &ctl, (struct strbuf*)NULL, &flags) < 0) {
1385 struct strbuf ctl, data;
1494 struct strbuf ctl;
1523 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
1554 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {