OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_onerror_func
(Results
1 - 2
of
2
) sorted by null
/external/openssh/regress/unittests/test_helper/
test_helper.h
44
void
set_onerror_func
(test_onerror_func_t *f, void *ctx);
97
#define TEST_ONERROR(f, c)
set_onerror_func
(f, c)
test_helper.c
220
set_onerror_func
(test_onerror_func_t *f, void *ctx)
function
Completed in 186 milliseconds