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

  /bionic/libc/private/
resolv_private.h 235 #define RES_STAYOPEN 0x00000100 /* Keep TCP socket open */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 203 #define RES_STAYOPEN 0x00000100 /* Keep TCP socket open */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 203 #define RES_STAYOPEN 0x00000100 /* Keep TCP socket open */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 203 #define RES_STAYOPEN 0x00000100 /* Keep TCP socket open */
  /bionic/libc/netbsd/resolv/
res_debug.c 622 case RES_STAYOPEN: return "styopn";
res_send.c 614 (statp->options & RES_STAYOPEN) == 0U) {
    [all...]

Completed in 318 milliseconds