Searched refs:probe_handle_list_head (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dclose.c74 probe_hdl = hdl->probe_handle_list_head;
83 hdl->probe_handle_list_head = NULL;
H A Dkernel_int.c528 probe_p->probe_handle->next = hndl->probe_handle_list_head;
529 hndl->probe_handle_list_head = probe_p->probe_handle;
H A Dtnfctl_int.h154 tnfctl_probe_t *probe_handle_list_head; member in struct:tnfctl_handle
H A Dprobes.c566 prbctl_p->probe_handle->next = hndl->probe_handle_list_head;
567 hndl->probe_handle_list_head = prbctl_p->probe_handle;

Completed in 237 milliseconds