HomeSort by: relevance | last modified time | path
    Searched refs:rspo_hyp_execnotify (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/include/rump-sys/
kern.h 229 void (*rspo_hyp_execnotify)(const char *); member in struct:rump_sysproxy_ops
255 rump_sysproxy_ops.rspo_hyp_execnotify(comm)
  /src/sys/rump/kern/lib/libsysproxy/
sysproxy.c 234 rump_sysproxy_ops.rspo_hyp_execnotify = hyp_execnotify;
  /src/sys/rump/librump/rumpkern/
rump.c 176 .rspo_hyp_execnotify = (void *)enxio,

Completed in 12 milliseconds