HomeSort by relevance Sort by last modified time
    Searched defs:fildes (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h 62 #define I_SENDFD (__SID |17) /* Requests the STREAM associated with `fildes'
158 associated with `fildes'. */
199 int fildes; 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 62 #define I_SENDFD (__SID |17) /* Requests the STREAM associated with `fildes'
158 associated with `fildes'. */
199 int fildes; 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 62 #define I_SENDFD (__SID |17) /* Requests the STREAM associated with `fildes'
158 associated with `fildes'. */
199 int fildes; member in struct:strfdinsert
  /external/elfutils/libelf/
libelfP.h 293 int fildes; member in struct:Elf
470 extern Elf *__libelf_read_mmaped_file (int fildes, void *map_address,
  /external/netperf/src/
netlib.h 310 int fildes; /* the file descriptor of the source member in struct:ring_elt
netlib.c 814 send_ring->fildes,
821 sv.sfv_fd = send_ring->fildes;
828 ret = sendfile(send_ring->fildes,
837 ret = sendfile(send_ring->fildes,
845 send_ring->fildes,
1843 int fildes; local
    [all...]

Completed in 112 milliseconds