Searched refs:_cb (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Ddhtest.c98 BN_GENCB _cb; local
120 BN_GENCB_set(&_cb, &cb, out);
122 DH_GENERATOR_5, &_cb))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/dh/
H A Ddhtest.c98 BN_GENCB _cb; local
120 BN_GENCB_set(&_cb, &cb, out);
122 DH_GENERATOR_5, &_cb))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_db.cpp416 #define DB_SET_CALLBACK(_cxxname, _name, _cxxargspec, _cb) \
421 _name##_callback_ = _cb; \
423 (_cb) ? _db_##_name##_intercept_c : NULL)); \

Completed in 96 milliseconds