Searched refs:vmd (Results 1 – 23 of 23) sorted by relevance
3 VMD ?= /usr/sbin/vmd13 ${VMD} -n -f ${.CURDIR}/vmd-pass-$n.conf 2>&1 | \14 diff -u ${.CURDIR}/vmd-pass-$n.ok /dev/stdin20 ${VMD} -n -f ${.CURDIR}/vmd-fail-$n.conf 2>&1 | \22 diff -u ${.CURDIR}/vmd-fail-$n.ok /dev/stdin
5 .PATH: ${.CURDIR}/../vmd15 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../vmd18 PATH+=../vmd
5 PROG= vmd6 SRCS= vmd.c control.c log.c priv.c proc.c config.c vmm.c vm.c37 MAN= vmd.8 vm.conf.5
384 struct vmd { struct555 int config_init(struct vmd *);556 void config_purge(struct vmd *, unsigned int);557 int config_setconfig(struct vmd *);558 int config_getconfig(struct vmd *, struct imsg *);559 int config_setreset(struct vmd *, unsigned int);560 int config_getreset(struct vmd *, struct imsg *);
65 config_init(struct vmd *env) in config_init()99 config_purge(struct vmd *env, unsigned int reset) in config_purge()133 config_setconfig(struct vmd *env) in config_setconfig()151 config_getconfig(struct vmd *env, struct imsg *imsg) in config_getconfig()165 config_setreset(struct vmd *env, unsigned int reset) in config_setreset()183 config_getreset(struct vmd *env, struct imsg *imsg) in config_getreset()
58 struct vmd *env = ps->ps_env; in priv_run()80 struct vmd *env = ps->ps_env; in priv_dispatch_parent()324 struct vmd *env = ps->ps_env; in vm_priv_ifconfig()
136 struct vmd *env = p->p_ps->ps_env; in vm_agentx_dispatch_parent()508 extern struct vmd *env; in vm_agentx_vminfo()
30 extern struct vmd *env;
52 extern struct vmd *env;
66 extern struct vmd *env;
102 extern struct vmd *env;
46 extern struct vmd *env;
67 struct vmd *env;
21 SUBDIR += vmd
7 VMD_DIR= usr.sbin/vmd
120 vmd:\
21 trpt unbound unwindctl usbdevs user vmd vmctl vipw \
388 if /etc/rc.d/vmd check > /dev/null; then390 /etc/rc.d/vmd stop > /dev/null638 start_daemon rbootd mopd vmd spamd spamlogd sndiod
68 unwind vmd watchdogd wsmoused xenodm ypbind ypldap ypserv
447 ./usr/sbin/vmd
433 ./usr/sbin/vmd
285 ./etc/rc.d/vmd
2863 ./usr/share/man/man8/vmd.8