Home
last modified time | relevance | path

Searched refs:foundkey (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/exp-dhat/
Ddh_main.c134 UWord foundkey = 1; in find_Block_containing() local
137 &foundkey, &foundval, (UWord)&fake ); in find_Block_containing()
143 tl_assert(foundkey != 1); in find_Block_containing()
144 Block* res = (Block*)foundkey; in find_Block_containing()
/external/curl/lib/
Dssh.c478 const struct curl_khkey *foundkey, /* found */ in sshkeycallback() argument
484 (void)foundkey; in sshkeycallback()
550 struct curl_khkey foundkey; in ssh_knownhost() local
589 foundkey.key = remotekey; in ssh_knownhost()
590 foundkey.len = keylen; in ssh_knownhost()
591 foundkey.keytype = (keytype == LIBSSH2_HOSTKEY_TYPE_RSA)? in ssh_knownhost()
603 &foundkey, /* from the remote host */ in ssh_knownhost()
/external/google-breakpad/src/third_party/curl/
Dcurl.h548 const struct curl_khkey *foundkey, /* found */
/external/curl/include/curl/
Dcurl.h735 const struct curl_khkey *foundkey, /* found */