Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtnfctl/
H A Dprobes_ext.c57 static tnfctl_errcode_t check_operation(tnfctl_handle_t *, tnfctl_probe_t *);
235 check_operation(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl) in check_operation() function
268 prexstat = check_operation(hndl, probe_hndl); in tnfctl_probe_enable()
294 prexstat = check_operation(hndl, probe_hndl); in tnfctl_probe_disable()
319 prexstat = check_operation(hndl, probe_hndl); in tnfctl_probe_trace()
346 prexstat = check_operation(hndl, probe_hndl); in tnfctl_probe_untrace()
378 prexstat = check_operation(hndl, probe_hndl); in tnfctl_probe_connect()
428 prexstat = check_operation(hndl, probe_hndl); in tnfctl_probe_disconnect_all()