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

/illumos-gate/usr/src/lib/libtnfctl/
H A Dtnfctl.h134 } tnfctl_errcode_t; typedef in typeref:enum:__anon4123
187 const char *tnfctl_strerror(tnfctl_errcode_t);
192 tnfctl_errcode_t tnfctl_pid_open(
196 tnfctl_errcode_t tnfctl_indirect_open(
201 tnfctl_errcode_t tnfctl_exec_open(
209 tnfctl_errcode_t tnfctl_internal_open(tnfctl_handle_t **);
211 tnfctl_errcode_t tnfctl_kernel_open(tnfctl_handle_t **);
216 tnfctl_errcode_t tnfctl_continue(
224 tnfctl_errcode_t tnfctl_check_libs(tnfctl_handle_t *);
229 tnfctl_errcode_t tnfctl_clos
[all...]

Completed in 57 milliseconds