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

  /bionic/libc/netbsd/resolv/
res_send.c 700 static int get_timeout(const res_state statp, const int ns) function
789 get_timeout(statp, ns)) < 0) {
1103 seconds = get_timeout(statp, ns);
    [all...]
  /external/openssl/include/openssl/
ssl.h 437 long (*get_timeout)(void); member in struct:ssl_method_st
    [all...]
  /external/openssl/ssl/
ssl.h 437 long (*get_timeout)(void); member in struct:ssl_method_st
    [all...]

Completed in 64 milliseconds