Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h362 lh_##type##_doall_##argtype##_thunk(void *node, void *arg, OPENSSL_LH_DOALL_FUNCARG fn) \
373 lh_##type##_doall_##argtype##_thunk, \
H A Dlhash.h.in364 lh_##type##_doall_##argtype##_thunk(void *node, void *arg, OPENSSL_LH_DOALL_FUNCARG fn) \
375 lh_##type##_doall_##argtype##_thunk, \
/freebsd/lib/libproc/
H A Dproc_sym.c105 symvalcmp(const void *a1, const void *a2, void *_thunk) in symvalcmp() argument
115 thunk = _thunk; in symvalcmp()