| /src/external/mpl/bind/dist/tests/isc/ |
| hmac_test.c | 69 _reset(void **state) { function 923 ISC_TEST_ENTRY_CUSTOM(isc_hmac_init, _reset, _reset) 925 ISC_TEST_ENTRY_CUSTOM(isc_hmac_reset, _reset, _reset) 934 ISC_TEST_ENTRY_CUSTOM(isc_hmac_update, _reset, _reset) 935 ISC_TEST_ENTRY_CUSTOM(isc_hmac_final, _reset, _reset)
|
| md_test.c | 62 _reset(void **state) { function 547 ISC_TEST_ENTRY_CUSTOM(isc_md_init, _reset, _reset) 549 ISC_TEST_ENTRY_CUSTOM(isc_md_reset, _reset, _reset) 559 ISC_TEST_ENTRY_CUSTOM(isc_md_update, _reset, _reset) 560 ISC_TEST_ENTRY_CUSTOM(isc_md_final, _reset, _reset)
|
| /src/sys/arch/hpc/stand/hpcboot/ |
| file_manager.cpp | 45 FileManager::_reset() function in class:FileManager 72 _reset(); 248 _reset(); /* this resets total_out to 0! */
|