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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stropts.h 73 extern int putmsg (int __fildes, __const struct strbuf *__ctlptr,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/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 221 ret = putmsg(p->fd, &ctl, &data);
pcap-dlpi.c 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",
    [all...]
configure     [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]
  /external/tcpdump/
configure     [all...]

Completed in 1395 milliseconds