Home
last modified time | relevance | path

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

/dragonfly/test/libpthread/
H A DMakefile32 VFLAGS := macro
85 @./verify ${VFLAGS} ${CTESTS} ${PTESTS}
92 @./verify ${VFLAGS} ${CTESTS} ${PTESTS}
99 @./verify ${VFLAGS} ${CTESTS} ${PTESTS}
/dragonfly/sys/dev/raid/vinum/
H A Dvinumioctl.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()
H A Dvinumvar.h352 #define VFLAGS vinum_conf.flags macro