Searched refs:commitfunc (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dprobes_ext.c201 (tnf_probe_func_t) hndl->commitfunc) ? B_TRUE : B_FALSE;
324 prbctl_p->commit_func = (tnf_probe_func_t) hndl->commitfunc;
H A Dtnfctl_int.h142 uintptr_t commitfunc; member in struct:tnfctl_handle
H A Dopen.c278 _tnfctl_prbk_get_other_funcs(&hdl->allocfunc, &hdl->commitfunc,
H A Dutil.c282 * sideffects allocfunc, commitfunc, endfunc, rollbackfunc in hndl
295 prexstat = _tnfctl_sym_find(hndl, TRACE_COMMIT, &hndl->commitfunc);
H A Dprobes.c579 (tnf_probe_func_t) hndl->commitfunc;

Completed in 49 milliseconds