Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/vmd/
Dvm_agentx.c41 static void vm_agentx_nofd(struct agentx *, void *, int);
302 if (agentx(vm_agentx_nofd, conn) == NULL) in vm_agentx_configure()
371 vm_agentx_nofd(struct agentx *agentx, void *cookie, int close) in vm_agentx_nofd() function