Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dtnfctl.h159 } tnfctl_targ_op_t; typedef
229 tnfctl_errcode_t tnfctl_close(tnfctl_handle_t *, tnfctl_targ_op_t);
H A Dclose.c49 tnfctl_close(tnfctl_handle_t *hdl, tnfctl_targ_op_t action) in tnfctl_close()