Searched refs:hyp_execnotify (Results 1 – 4 of 4) sorted by relevance
204 hyp_execnotify(const char *comm) in hyp_execnotify() function234 rump_sysproxy_ops.rspo_hyp_execnotify = hyp_execnotify; in RUMP_COMPONENT()
64 void (*hyp_execnotify)(const char *); member
162 .hyp_execnotify = rspo_wrap_execnotify,
247 rumpuser__hyp.hyp_execnotify(comm); in lwproc_execnotify()