Home
last modified time | relevance | path

Searched refs:lh_doall (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/doc/man3/
DOPENSSL_LH_COMPFUNC.pod138 lh_doall(), you can instead choose to declare your callback with a
189 pointer type. This is why callbacks such as those used by lh_doall()
203 modifications to table item passed back in the lh_doall() or
/third_party/openssl/include/openssl/
Dlhash.h103 # define lh_doall OPENSSL_LH_doall macro
/third_party/openssl/
DCHANGES6446 lh_doall() or lh_doall_arg() are typically used with a destructor callback
6450 objects as "const" and the lh_doall[_arg] callback wrappers are not