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

  /bionic/libc/netbsd/resolv/
res_send.c 366 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local
520 ans, anssiz, &resplen);
529 return (resplen);
566 resplen = n;
589 resplen = n;
600 ans, (resplen > anssiz) ? anssiz : resplen);
605 ans, resplen);
624 ans, anssiz, &resplen);
646 return (resplen);
744 int truncating, connreset, resplen, n; local
1059 int resplen, seconds, n, s; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 79 int *resplen);
86 int *resplen);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 79 int *resplen);
86 int *resplen);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 79 int *resplen);
86 int *resplen);
  /external/qemu/hw/
bt-hci.c 91 int resp, resplen, error, op, tr;
100 resplen = 2;
108 resplen = 4;
164 resplen = 1;
226 resplen = 5;
238 resplen = 17;
268 resplen = 3;
295 resplen = 6;
315 resplen = 9;
336 resplen = 17
    [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
s3_clnt.c 2204 unsigned long resplen,n; local
    [all...]
  /external/openssl/ssl/
s3_clnt.c 2205 unsigned long resplen,n; local
    [all...]

Completed in 112 milliseconds