Home
last modified time | relevance | path

Searched refs:vm_agentx (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/vmd/
DMakefile8 SRCS+= vioscsi.c vioraw.c vioqcow2.c vm_agentx.c vioblk.c
Dvmd.h568 void vm_agentx(struct privsep *, struct privsep_proc *);
Dvm_agentx.c98 vm_agentx(struct privsep *ps, struct privsep_proc *p) in vm_agentx() function
Dvmd.c75 { "agentx", PROC_AGENTX, vmd_dispatch_agentx, vm_agentx,