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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h 189 struct strbuf ctlbuf; member in struct:strpeek
196 struct strbuf ctlbuf; member in struct:strfdinsert
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stropts.h 189 struct strbuf ctlbuf; member in struct:strpeek
196 struct strbuf ctlbuf; member in struct:strfdinsert
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stropts.h 189 struct strbuf ctlbuf; member in struct:strpeek
196 struct strbuf ctlbuf; member in struct:strfdinsert
  /external/valgrind/memcheck/tests/solaris/
scalar_ioctl.c 194 peek.ctlbuf.maxlen = x0 + 1;
195 peek.ctlbuf.len = x0;
196 peek.ctlbuf.buf = (void*)(x0 + 1);
scalar_ioctl.stderr.exp 343 Syscall param ioctl(I_PEEK, strpeek->ctlbuf.maxlen) points to unaddressable byte(s)
347 Syscall param ioctl(I_PEEK, strpeek->ctlbuf.len) points to unaddressable byte(s)
351 Syscall param ioctl(I_PEEK, strpeek->ctlbuf.buf) points to unaddressable byte(s)
383 Syscall param ioctl(I_PEEK, strpeek->ctlbuf.maxlen) points to uninitialised byte(s)
387 Syscall param ioctl(I_PEEK, strpeek->ctlbuf.buf) points to uninitialised byte(s)
406 Syscall param ioctl(I_PEEK, strpeek->ctlbuf.buf) points to unaddressable byte(s)
  /external/libpcap/
pcap-dlpi.c 170 static bpf_u_int32 ctlbuf[MAXDLBUF]; variable
174 (char *)ctlbuf
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c     [all...]

Completed in 741 milliseconds