Lines Matching refs:tnfctl_handle_t
44 static tnfctl_errcode_t step_to_end_of_exec(tnfctl_handle_t *hndl);
55 tnfctl_handle_t **ret_val) in tnfctl_exec_open()
57 tnfctl_handle_t *hdl; in tnfctl_exec_open()
131 tnfctl_pid_open(pid_t pid, tnfctl_handle_t **ret_val) in tnfctl_pid_open()
133 tnfctl_handle_t *hdl; in tnfctl_pid_open()
216 tnfctl_handle_t **ret_val) in tnfctl_indirect_open()
218 tnfctl_handle_t *hdl; in tnfctl_indirect_open()
258 tnfctl_kernel_open(tnfctl_handle_t **ret_val) in tnfctl_kernel_open()
260 tnfctl_handle_t *hdl; in tnfctl_kernel_open()
298 tnfctl_trace_attrs_get(tnfctl_handle_t *hdl, tnfctl_trace_attrs_t *attrs) in tnfctl_trace_attrs_get()
325 tnfctl_buffer_alloc(tnfctl_handle_t *hdl, const char *trace_file_name, in tnfctl_buffer_alloc()
357 tnfctl_buffer_dealloc(tnfctl_handle_t *hdl) in tnfctl_buffer_dealloc()
425 step_to_end_of_exec(tnfctl_handle_t *hndl) in step_to_end_of_exec()
496 _tnfctl_external_getlock(tnfctl_handle_t *hdl) in _tnfctl_external_getlock()