Searched refs:check_func (Results 1 – 2 of 2) sorted by relevance
267 int (*check_func)(struct helper *h); member1357 if (!TEST_true(op->check_func(&h))) in run_script()1682 dyn_script_1[dyn_script_1_check_idx].check_func = check_is_handshake; in test_dyn_script_1()
125 int (*check_func)(struct helper *h, struct helper_local *hl); member1232 ok = op->check_func(h, hl); in run_script_worker()
Completed in 21 milliseconds