Searched refs:prochandle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dtnfctl_int.h165 int (*p_read)(void *prochandle, uintptr_t addr, void *buf, size_t size);
166 int (*p_write)(void *prochandle, uintptr_t addr,
168 int (*p_obj_iter)(void *prochandle, tnfctl_ind_obj_f *func,
170 pid_t (*p_getpid)(void *prochandle);
H A Dopen.c215 tnfctl_indirect_open(void *prochandle, tnfctl_ind_config_t *config, argument
227 hdl->proc_p = prochandle;

Completed in 59 milliseconds