Search

Searched defs:tnfctl_handle_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dtnfctl.h67 typedef struct tnfctl_handle tnfctl_handle_t; typedef in typeref:struct:tnfctl_handle
194 tnfctl_handle_t **); /* return value */
199 tnfctl_handle_t **); /* return value */
207 tnfctl_handle_t **); /* return value */
209 tnfctl_errcode_t tnfctl_internal_open(tnfctl_handle_t **);
211 tnfctl_errcode_t tnfctl_kernel_open(tnfctl_handle_t **);
217 tnfctl_handle_t *,
219 tnfctl_handle_t **); /* return value - if fork, handle on child */
224 tnfctl_errcode_t tnfctl_check_libs(tnfctl_handle_t *);
229 tnfctl_errcode_t tnfctl_close(tnfctl_handle_t *, tnfctl_targ_op_
[all...]

Completed in 118 milliseconds