Home
last modified time | relevance | path

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

/titanic_41/usr/src/man/man3tnf/
H A DMakefile32 tnfctl_probe_state_get.3tnf \
109 tnfctl_probe_connect.3tnf := LINKSRC = tnfctl_probe_state_get.3tnf
110 tnfctl_probe_disable.3tnf := LINKSRC = tnfctl_probe_state_get.3tnf
111 tnfctl_probe_disconnect_all.3tnf := LINKSRC = tnfctl_probe_state_get.3tnf
112 tnfctl_probe_enable.3tnf := LINKSRC = tnfctl_probe_state_get.3tnf
113 tnfctl_probe_trace.3tnf := LINKSRC = tnfctl_probe_state_get.3tnf
114 tnfctl_probe_untrace.3tnf := LINKSRC = tnfctl_probe_state_get.3tnf
/titanic_41/usr/src/pkg/manifests/
H A Ddeveloper-tnf.mf60 file path=usr/share/man/man3tnf/tnfctl_probe_state_get.3tnf
120 target=tnfctl_probe_state_get.3tnf
122 target=tnfctl_probe_state_get.3tnf
124 target=tnfctl_probe_state_get.3tnf
126 target=tnfctl_probe_state_get.3tnf
128 target=tnfctl_probe_state_get.3tnf
130 target=tnfctl_probe_state_get.3tnf
/titanic_41/usr/src/lib/libtnfctl/
H A Dmapfile-vers63 tnfctl_probe_state_get;
H A Dtnfctl.h273 tnfctl_errcode_t tnfctl_probe_state_get(tnfctl_handle_t *, tnfctl_probe_t *,
H A Dprobes_ext.c172 tnfctl_probe_state_get(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl, in tnfctl_probe_state_get() function
/titanic_41/usr/src/cmd/tnf/prex/
H A Dlist.c234 err = tnfctl_probe_state_get(g_hndl, probe_p, &p_state); in list_getattrs()