Home | History | Annotate | Download | only in libpcap

Lines Matching refs:putmsg

400 	 * putmsg() returns either 0 or -1; it doesn't indicate how
1131 if (putmsg(fd, &ctl, (struct strbuf *) NULL, flags) < 0) {
1133 "send_request: putmsg \"%s\": %s",
1521 return (putmsg(fd, &ctl, &data, 0));