Searched refs:tnf_probe_func_t (Results 1 – 5 of 5) sorted by relevance
201 (tnf_probe_func_t) hndl->commitfunc) ? B_TRUE : B_FALSE; in tnfctl_probe_state_get()324 prbctl_p->commit_func = (tnf_probe_func_t) hndl->commitfunc; in tnfctl_probe_trace()327 sizeof (tnf_probe_func_t)); in tnfctl_probe_trace()351 prbctl_p->commit_func = (tnf_probe_func_t) hndl->rollbackfunc; in tnfctl_probe_untrace()354 sizeof (tnf_probe_func_t)); in tnfctl_probe_untrace()403 prbctl_p->probe_func = (tnf_probe_func_t) comb; in tnfctl_probe_connect()406 sizeof (tnf_probe_func_t)); in tnfctl_probe_connect()433 prbctl_p->probe_func = (tnf_probe_func_t) hndl->endfunc; in tnfctl_probe_disconnect_all()436 sizeof (tnf_probe_func_t)); in tnfctl_probe_disconnect_all()
58 #define PRBK_DUMMY_COMMIT ((tnf_probe_func_t) 8)61 #define PRBK_DUMMY_ROLLBACK ((tnf_probe_func_t) 12)
577 (tnf_probe_func_t) hndl->endfunc; in read_a_probe()579 (tnf_probe_func_t) hndl->commitfunc; in read_a_probe()
84 typedef void (*tnf_probe_func_t)(tnf_probe_setup_t *); typedef105 tnf_probe_func_t probe_func;106 tnf_probe_func_t commit_func;514 (tnf_probe_func_t) 0, \515 (tnf_probe_func_t) 0, \570 (tnf_probe_func_t) 0, \571 (tnf_probe_func_t) 0, \632 (tnf_probe_func_t) 0, \633 (tnf_probe_func_t) 0, \700 (tnf_probe_func_t) 0, \[all …]
92 typedef void (*tnf_probe_func_t)(tnf_probe_setup_t *);113 tnf_probe_func_t probe_func;114 tnf_probe_func_t commit_func;