Home
last modified time | relevance | path

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

/dragonfly/test/libpthread/
HDMakefile32 VFLAGS := macro
85 @./verify ${VFLAGS} ${CTESTS} ${PTESTS}
92 @./verify ${VFLAGS} ${CTESTS} ${PTESTS}
99 @./verify ${VFLAGS} ${CTESTS} ${PTESTS}
/dragonfly/sys/dev/raid/vinum/
HDvinumioctl.c190 … if (VFLAGS & VF_CONFIGURING) { /* must be us, the others are asleep */ in vinumioctl()
201 … if (VFLAGS & VF_CONFIGURING) { /* must be us, the others are asleep */ in vinumioctl()
HDvinumvar.h352 #define VFLAGS vinum_conf.flags macro