Home | Sort by: relevance | last modified time | path |
/src/sys/rump/kern/lib/libsysproxy/ | |
sysproxy.c | 204 hyp_execnotify(const char *comm) function in typeref:typename:void 234 rump_sysproxy_ops.rspo_hyp_execnotify = hyp_execnotify; |
/src/sys/rump/include/rump/ | |
rumpuser.h | 64 void (*hyp_execnotify)(const char *); member in struct:rumpuser_hyperup |