HomeSort by relevance Sort by last modified time
    Searched refs:putmsg (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stropts.h 73 extern int putmsg (int __fildes, __const struct strbuf *__ctlptr,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stropts.h 73 extern int putmsg (int __fildes, __const struct strbuf *__ctlptr,
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 782 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
783 fatalSys("dlpromiscon: putmsg");
801 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
802 fatalSys("dlinforeq: putmsg");
829 if (putmsg(fd, &ctl, &data, 0) < 0)
830 fatalSys("dlunitdatareq: putmsg");
884 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
885 fatalSys("dlbindreq: putmsg");
903 if (putmsg(fd, &ctl, (struct strbuf*) NULL, flags) < 0)
904 fatalSys("dlattachreq: putmsg");
    [all...]
  /external/netperf/
nettest_dlpi.c 465 if((putmsg(send_descriptor,
483 fprintf(where,"netperf: send_clpi_co_stream: putmsg called ");
509 if((putmsg(send_descriptor,
    [all...]
netlib.c     [all...]
  /external/libpcap/
pcap-snit.c 229 ret = putmsg(p->fd, &ctl, &data);
pcap-dlpi.c 273 * putmsg() returns either 0 or -1; it doesn't indicate how
978 if (putmsg(fd, &ctl, (struct strbuf *) NULL, flags) < 0) {
980 "send_request: putmsg \"%s\": %s",
    [all...]
configure     [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]
  /external/tcpdump/
configure     [all...]

Completed in 346 milliseconds