Home
last modified time | relevance | path

Searched refs:show_result (Results 1 – 4 of 4) sorted by relevance

/dragonfly/tools/tools/crypto/
H A Dcryptokeytest.c183 show_result(a, b, c, sw, hw) in show_result() function
241 show_result(a, b, c, r1, r2); in testit()
/dragonfly/contrib/gdb-7/gdb/cli/
H A Dcli-decode.c441 struct cmd_list_element **show_result) in add_setshow_cmd_full() argument
474 if (show_result != NULL) in add_setshow_cmd_full()
475 *show_result = show; in add_setshow_cmd_full()
/dragonfly/contrib/dialog/
H A Ddialog.c799 show_result(int ret) in show_result() function
2092 retval = show_result((*(modePtr->jumper)) (dialog_vars.title, in main()
H A DCHANGES1006 + add a null-pointer check in show_result() for
1954 + modify driver to always call show_result(), to simplify updates.